|
|
Browse by Tags
All Tags » ObjectContainer » Callbacks » External Callbacks (RSS)
-
External callbacks should be implemented as .NET events in db4o.NET - are they already or not?
yes, they are already implemented as .net events.
EventRegistryFactory.forObjectContainer(container).Activating is an event, for example
As far as i remember, external callbacks came with db4o.net 5.5
|
|
|