[commits-cosmo] (br) [3024] changed ui.conf.js --> conf.js, made
it "dojo.requireable"
Matthew Eernisse
mde at osafoundation.org
Thu Dec 7 19:34:21 PST 2006
Making it require-able is fine, as long as everyone knows it needs to be
loaded absolutely first for other things in the app to load.
There is probably still inline execution of subsequently loaded code
that needs some of the constants defined in this file -- and the only
way to know for sure a change like this hasn't broken something is by
testing in *all* our supported browsers.
Figuring out a better way to implement these kind of app settings (both
admin-configurable, and also the ones only we need to touch) is
something we should start talking about.
Matthew
svncheckin at osafoundation.org wrote:
> Revision
> 3024 <http://cvs.osafoundation.org/viewcvs.cgi?rev=3024&view=rev>
> Author
> br
> Date
> 2006-12-07 16:13:29 -0800 (Thu, 07 Dec 2006)
>
>
> Log Message
>
> changed ui.conf.js --> conf.js, made it "dojo.requireable"
More information about the Commits-Cosmo
mailing list