I began to do some work on the debug/release switch (along with a way of pulling in the associated CSS files when the JS files are loaded --- when you start working with jQuery plugins, you begin to realize the CSS files are more important than the JS files)
I can do the work (along I'm still lagging behind getting my github setup up & running) If you (and anyone else reading) could send me your thoughts on features desired, that would be great. Truth, James On Wed, Jul 14, 2010 at 8:06 PM, John Simons <[email protected]> wrote: > James, > > Are you able to work on it? > > The thing I like about the telerik approach is that when you register the js > files eg jquery.ui.widget.js, in DEBUG mode will use jquery.ui.widget.js but > in RELEASE mode will try to load if present jquery.ui.widget.min.js (the > minified version) instead. > -- You received this message because you are subscribed to the Google Groups "Castle Project Development List" group. To post to this group, send email to [email protected]. To unsubscribe from this group, send email to [email protected]. For more options, visit this group at http://groups.google.com/group/castle-project-devel?hl=en.
