I don't understand the consequences of moving directories but +1 on renaming gadgets.container to something other than gadgets.container.
On Tue, Feb 9, 2010 at 10:00 PM, Paul Lindner <[email protected]> wrote: > Hi, > > One thing that always bothered me for containers was the problems getting > the page all set up. You had gadgets.js some other utils etc. > > Unless no one objects I'm going to move javascript/container/gadgets.js and > friends to features/shindig-container. > > I will also change the namespace gadgets.container to shindig.container > (with a deprecated backwards compatibility reference) > > This will allow a container page to just reference a single client side js > file like so: > > <script type="text/javascript" > src="../../js/core:rpc:shindig-container:pubsub.js?c=1&debug=1"></script> >
