Hello,

I want to add new eina_module_resident() API in eina_modules.
This function makes the module never be unloaded before process is closed.
This is needed in which case a module should not be closed.
For example, if a module uses static GObject,  closing and reopening
it cause crashes.
Because  a module can be made by other opensource or proprietary code,
this API is needed.

Thanks.

-- 
BRs,
Kim.

Attachment: eina_module@eina_module_resident.patch
Description: Binary data

------------------------------------------------------------------------------
This SF email is sponsosred by:
Try Windows Azure free for 90 days Click Here 
http://p.sf.net/sfu/sfd2d-msazure
_______________________________________________
enlightenment-devel mailing list
enlightenment-devel@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/enlightenment-devel

Reply via email to