Is that all you wanted? A quick and easy way to paste objects between applications and have their events go with them?
If it means I could copy and paste behaviours and events for objects easily, then yes.
Also, it could make object-based inheritance easier. Say you wanted a type of object to have certain behaviours or events. You could have a base object, with something to identify it as a kind of object which other objects could inherit behaviour/events from.