Author: qmathe
Date: Sat Jul 19 17:38:26 2008
New Revision: 3301

URL: http://svn.gna.org/viewcvs/etoile?rev=3301&view=rev
Log:
More work on the refactoring of ETInspector into a pluggable layout. 

* ETInspector
Renamed inspectedItems accessors and ivar to inspectedObjects. Added a mostly 
dummy ETInspectorLayout.

* NSObject+EtoileUI
Implemented -inspect:, thereby you can now type myArray inspect: nil. in 
Smalltalk to inspect the content, or wire it as an action which can be send to 
any targets by a button.

Modified:
    branches/qmathe/Container/ETCompatibility.h
    branches/qmathe/Container/ETInspector.h
    branches/qmathe/Container/ETInspector.m
    branches/qmathe/Container/NSObject+EtoileUI.m


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

Reply via email to