On 06/11/13 15:11, Tom Hacohen wrote:
> Hey guys,
>
> At the moment we have a lot of ugly and inconsistent class names and
> object types used all over the place, for example:
> elm windows: "elm_win"
> evas rectangle: "rectangle"
> evas box: "Evas_Object_Box"
>
> I would like to change those to something consistent before 1.8.
>
> I know for a fact that there is code out there that compares to that
> string, and that will have to be fix as well. Otherwise it should be fine.
>
> It's really ugly and confusing (especially with clouseau) and I would
> love seeing it fixed.
>
> I suggest we do something like:
> Elm_Win
> Evas_Rectangle
> Evas_Box
>
> What do you think?

OK, did it only for Eo class names. For both the EFL and Elementary.

Should be good. Feel free to review my changes to make sure I haven't 
forgotten anything. This should make no difference whatsoever for 
pre-1.8 apps and properly written 1.8 apps.

Cheers,
Tom.


------------------------------------------------------------------------------
November Webinars for C, C++, Fortran Developers
Accelerate application performance with scalable programming models. Explore
techniques for threading, error checking, porting, and tuning. Get the most 
from the latest Intel processors and coprocessors. See abstracts and register
http://pubads.g.doubleclick.net/gampad/clk?id=60136231&iu=/4140/ostg.clktrk
_______________________________________________
enlightenment-devel mailing list
enlightenment-devel@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/enlightenment-devel

Reply via email to