[Zope3-dev] ObjectHub Event names proposal

Florent Guillaume fg@nuxeo.com
Tue, 6 Aug 2002 10:55:38 +0000 (UTC)


Godefroid Chapelle  <gotcha@swing.be> wrote:
> IHubEvent
> |
> +--IRegistrationHubEvent
> |   |
> |   +--IObjectRegisteredHubEvent
> |   |
> |   +--IObjectUnregisteredHubEvent
> |
> +--INotificationHubEvent
>      |
>      +--IObjectAddedHubEvent
>      |
>      +--IObjectRemovedHubEvent
>      |
>      +--IObjectMovedHubEvent
>      |
>      +--IObjectChangedHubEvent

Could someone describe the events generated when
- an object is newly created in a folder
- an object is moved
- an object is copied
- an object is removed from a folder

My question really is about movement: will that generate an
Removed+Added event, or a Moved event, or both?

Florent


-- 
Florent Guillaume, Nuxeo (Paris, France)
+33 1 40 33 79 87  http://nuxeo.com  mailto:fg@nuxeo.com