2011/8/4 ChunEon Park <her...@naver.com>:
> But actually, we are using static strings.
> It looks no need to free them explicitly on shutdown.

The type register is stringsharing them, last I checked.
> ------------------------------------
> Let's run together for the best moment!
>  -Regards, Hermet-
>
> -----Original Message-----
> From: "Iván Briano (Sachiel)"&lt;sachi...@gmail.com&gt;
> To: "Enlightenment developer 
> list"&lt;enlightenment-devel@lists.sourceforge.net&gt;
> Cc:
> Sent: 11-08-04(목) 23:07:09
> Subject: Re: [E-devel] [patch] elm_widget - elm_widget_type_unregister
> 2011/8/4 ChunEon Park &lt;her...@naver.com&gt;:
>> I mean, it looks elm does not use the widtype list currently.
> The list is there to properly free all strings on shutdown, IIRC.
> I really don't see any valid reason why someone would one to
> unregister a type midway through the program.
>> ------------------------------------
>> Let's run together for the best moment!
>> -Regards, Hermet-
>>
>> -----Original Message-----
>> From: "ChunEon Park"&lt;her...@naver.com&gt;
>> To: "Enlightenment develo"&lt;enlightenment-devel@lists.sourceforge.net&gt;
>> Cc:
>> Sent: 11-08-04(목) 19:10:56
>> Subject: Re: [E-devel][patch] elm_widget - elm_widget_type_unregister
>> looks good for the API.
>> But before that,
>> I'm just wonder, why do user need to register widtype?
>> for what?
>> ------------------------------------
>> Let's run together for the best moment!
>> -Regards, Hermet-
>>
>> -----Original Message-----
>> From: "Hyoyoung Chang"&lt;hyoyoung.ch...@samsung.com&gt;
>> To: "'Enlightenment developer 
>> list'"&lt;enlightenment-devel@lists.sourceforge.net&gt;
>> Cc:
>> Sent: 11-08-04(목) 14:50:03
>> Subject: [E-devel] [patch] elm_widget - elm_widget_type_unregister
>> Dear developers.
>> This patch is adding a api to elm_widget.
>> In elm_widget, there is an api to register widget type to elementary's own
>> list.
>> However it doesn't provide unregister api.
>> So I made this patch.
>> Most of case, it's not needed. But in some case, it's useful.
>> (such as elm objects in DSO, if a DSO unloaded, registered widtype is
>> invalidated)
>> Thank you
>> ------------------------------------------------------------------------------
>> BlackBerry® DevCon Americas, Oct. 18-20, San Francisco, CA
>> The must-attend event for mobile developers. Connect with experts.
>> Get tools for creating Super Apps. See the latest technologies.
>> Sessions, hands-on labs, demos & much more. Register early & save!
>> http://p.sf.net/sfu/rim-blackberry-1
>> _______________________________________________
>> enlightenment-devel mailing list
>> enlightenment-devel@lists.sourceforge.net
>> https://lists.sourceforge.net/lists/listinfo/enlightenment-devel
>> ------------------------------------------------------------------------------
>> BlackBerry® DevCon Americas, Oct. 18-20, San Francisco, CA
>> The must-attend event for mobile developers. Connect with experts.
>> Get tools for creating Super Apps. See the latest technologies.
>> Sessions, hands-on labs, demos & much more. Register early & save!
>> http://p.sf.net/sfu/rim-blackberry-1
>> _______________________________________________
>> enlightenment-devel mailing list
>> enlightenment-devel@lists.sourceforge.net
>> https://lists.sourceforge.net/lists/listinfo/enlightenment-devel
>>
> ------------------------------------------------------------------------------
> BlackBerry® DevCon Americas, Oct. 18-20, San Francisco, CA
> The must-attend event for mobile developers. Connect with experts.
> Get tools for creating Super Apps. See the latest technologies.
> Sessions, hands-on labs, demos & much more. Register early & save!
> http://p.sf.net/sfu/rim-blackberry-1
> _______________________________________________
> enlightenment-devel mailing list
> enlightenment-devel@lists.sourceforge.net
> https://lists.sourceforge.net/lists/listinfo/enlightenment-devel
> ------------------------------------------------------------------------------
> BlackBerry&reg; DevCon Americas, Oct. 18-20, San Francisco, CA
> The must-attend event for mobile developers. Connect with experts.
> Get tools for creating Super Apps. See the latest technologies.
> Sessions, hands-on labs, demos & much more. Register early & save!
> http://p.sf.net/sfu/rim-blackberry-1
> _______________________________________________
> enlightenment-devel mailing list
> enlightenment-devel@lists.sourceforge.net
> https://lists.sourceforge.net/lists/listinfo/enlightenment-devel
>

------------------------------------------------------------------------------
BlackBerry&reg; DevCon Americas, Oct. 18-20, San Francisco, CA
The must-attend event for mobile developers. Connect with experts. 
Get tools for creating Super Apps. See the latest technologies.
Sessions, hands-on labs, demos & much more. Register early & save!
http://p.sf.net/sfu/rim-blackberry-1
_______________________________________________
enlightenment-devel mailing list
enlightenment-devel@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/enlightenment-devel

Reply via email to