Author: qmathe
Date: Mon Dec  1 10:16:32 2008
New Revision: 4045

URL: http://svn.gna.org/viewcvs/etoile?rev=4045&view=rev
Log:
Deprecated ETContainer methods to manipulate the layout item tree. These 
methods replicate ETLayoutItem and ETLayoutItemGroup API. But now that 
containers are always represented by an ETLayoutItemGroup instance in the 
layout 
item tree, this class is more an implementation detail than a core class. Hence 
ETContainer must be made more lightweight and the layout item tree should only 
be manipulated directly, through ETLayoutItem and subclasses, in this way the 
framework API will be simpler and the code written with it more consistent.

Modified:
    trunk/Etoile/Frameworks/EtoileUI/Headers/ETContainer.h
    trunk/Etoile/Frameworks/EtoileUI/Source/ETContainer.m


_______________________________________________
Etoile-cvs mailing list
[email protected]
https://mail.gna.org/listinfo/etoile-cvs

Reply via email to