On 11/06/2013 05:11 PM, 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?
>
> --
> 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
>
+10000000000....
Since I'm working on auto-generating eo classes, having a template like 
name is a must.

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