-
Notifications
You must be signed in to change notification settings - Fork 3
Open
Description
Hi,
How manage events on domain object with Atlas.Transit ?
In Atlas.ORM, we have MapperEvents class.
For example, if i have a File domain class, when i create this object, it will be interesting to have a callback when insert performed to move a physical file...
The approach can be:
- Domain classes implements an interface with a method "event(TransitEvent $event)"
- Annotations
Regards.
Metadata
Metadata
Assignees
Labels
No labels