Author: anthony_pajot
Date: Mon Oct 15 20:40:48 2007
New Revision: 32

URL: http://svn.gna.org/viewcvs/pflex-framework?rev=32&view=rev
Log:
added the management of auto-free plugins (via reference counting or other 
means). If a plugin is automatically freed, just add the virtual function bool 
pflex_auto_free() const { return true; } to your plugin.

Modified:
    trunk/pflex_framework/include/plugins/plugin_itf.hpp
    trunk/pflex_framework/include/plugins/plugin_repository.hpp
    trunk/pflex_framework/src/plugins/plugin_repository.cpp


_______________________________________________
Pflex-framework-commits mailing list
[email protected]
https://mail.gna.org/listinfo/pflex-framework-commits

Reply via email to