On Fri, 31 Aug 2012 18:04:08 +0900 Bluezery <ohpo...@gmail.com> said:

> 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.

read it. it's a long change for such a small thing, but i see nothing
immediately bad there, so.. in svn it goes! thanks! :)


-- 
------------- Codito, ergo sum - "I code, therefore I am" --------------
The Rasterman (Carsten Haitzler)    ras...@rasterman.com


------------------------------------------------------------------------------
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

Reply via email to