[Cosmo-dev] Re: [commits-cosmo] (mde) [2983] Fixed bugs in cleanup process for ModalDialog widget, created cosmo.app module, refactored dialog/error code to use cosmo.app.modalDialog.

Matthew Eernisse mde at osafoundation.org
Fri Dec 1 20:41:06 PST 2006


My last commit added the cosmo.app module, which will provide us a start 
at a unified way of handling things like error display across different 
parts of the UI.

The design came out of discussion with both Travis and Bobby, but I 
would appreciate feedback on ways we can improve the approach. Right I 
am hooking the calendar UI initialization into it in the simplest 
possible fashion, but I would be very interested to hear ideas on simple 
but flexible ways to keep cosmo.app independent of the component (e.g., 
cal, admin, login) is plugged into it.

This involved some significant refactoring of the dialog/error code 
throughout the calendar UI, so please let me know if anything seems out 
of whack -- be sure to clear your browser caches. :)


Matthew


More information about the cosmo-dev mailing list