Hello, Elm_map have 3 modules (Tile, Route, Name) for plug-in loading When elm_map is added, each 3 modules search plug-ins (elm_map does use eina_module, not elm_module because elm_map loads several modules. )
Previously, Each modules in elm_map search modules separately. So module init /shutdown function in each plug-in is called 3times. This can cause problems. I fixed that module init is called at one time and module never be unloaded (in process life-cycle). Please review this patch. Thanks. -- BRs, Kim.
elm_map@plug-in.patch
Description: Binary data
------------------------------------------------------------------------------ Live Security Virtual Conference Exclusive live event will cover all the ways today's security and threat landscape has changed and how IT managers can respond. Discussions will include endpoint security, mobile security and the latest in malware threats. http://www.accelacomm.com/jaw/sfrnl04242012/114/50122263/
_______________________________________________ enlightenment-devel mailing list enlightenment-devel@lists.sourceforge.net https://lists.sourceforge.net/lists/listinfo/enlightenment-devel