Author: qmathe
Date: Sat Oct 25 00:44:31 2008
New Revision: 3756

URL: http://svn.gna.org/viewcvs/etoile?rev=3756&view=rev
Log:
Added a shared persistency controller that is inserted at the end of the 
responder chain. It handles the transparent integration of EtoileUI apps and 
CoreObject without writing any code. This controller catches actions such as 
undo/redo not handled in the responder chain and passes them to CoreObject, 
precisely the current object context.

Added:
    trunk/Etoile/Frameworks/EtoileUI/English.lproj/RevertToPanel.gorm/
    
trunk/Etoile/Frameworks/EtoileUI/English.lproj/RevertToPanel.gorm/data.classes
    trunk/Etoile/Frameworks/EtoileUI/English.lproj/RevertToPanel.gorm/data.info 
  (with props)
    
trunk/Etoile/Frameworks/EtoileUI/English.lproj/RevertToPanel.gorm/objects.gorm  
 (with props)
    trunk/Etoile/Frameworks/EtoileUI/Headers/ETPersistencyController.h
    trunk/Etoile/Frameworks/EtoileUI/Source/ETPersistencyController.m
Modified:
    trunk/Etoile/Frameworks/EtoileUI/GNUmakefile
    trunk/Etoile/Frameworks/EtoileUI/Headers/ETApplication.h
    trunk/Etoile/Frameworks/EtoileUI/Headers/EtoileUI.h
    trunk/Etoile/Frameworks/EtoileUI/Source/ETApplication.m
    trunk/Etoile/Frameworks/EtoileUI/Source/GNUmakefile


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

Reply via email to