Hi Sidnei- On Wed, 15 Sep 2010 16:06:24 -0300 Sidnei da Silva <[email protected]> wrote: > > There's always pros and cons. For Landscape we are not using the > Python part of lazr-js, except for the part that extracts the module > information, which is quite generic. In fact, now that I think of it, > most of the Python code in lazr-js is quite generic, and could be > separated from the javascript part. >
Yeah, I think that most of the python code can just go away entirely. Building the modules can get smarter. > In Landscape, we're adding the javascript from lazr-js directly into > our tree and using a Makefile to concatenate and minify. Yeah, this is what I'd like to do with Launchpad as well. As long as we have the generated module file, I think we should be able to handle this easily. Cheers, Paul _______________________________________________ Mailing list: https://launchpad.net/~launchpad-dev Post to : [email protected] Unsubscribe : https://launchpad.net/~launchpad-dev More help : https://help.launchpad.net/ListHelp

