Revision: 4014
http://openser.svn.sourceforge.net/openser/?rev=4014&view=rev
Author: bogdan_iancu
Date: 2008-04-15 02:38:08 -0700 (Tue, 15 Apr 2008)
Log Message:
-----------
- CREATED callback can now be registered before having the "dialog" module
initialized -> eliminates any depnedencies (as load order) between the dialog
module and the modules using it
- new dialog callback type LOADED to be triggered when the dialog module
restores the dialog from the DB. The callback can be registered before or after
dialog module init. If registered before, the callback will be run only after
the dialogs are actually loaded from DB (at init); if registered after dialog
init, the callback will be run on the spot.
All these are needed for some work in progress.
Modified Paths:
--------------
trunk/modules/dialog/dialog.c
trunk/modules/dialog/dlg_cb.c
trunk/modules/dialog/dlg_cb.h
This was sent by the SourceForge.net collaborative development platform, the
world's largest Open Source development site.
_______________________________________________
Devel mailing list
[email protected]
http://lists.openser.org/cgi-bin/mailman/listinfo/devel