On 03/22/2010 03:07 AM, Eric Lemoine wrote: > Hi > > As you know the code of jstools is hosted on github, as a repository > of whitmo. Does anyone know if whitmo is still interested in jstools > and in maintaining it? We may want to ask him about that, and possibly > copy jstools to the GeoExt repository or maintain our own clone on > github. > > Any opinion about this? > > Thanks, > I think at this point it would be safe to fork.
On a related note, I've been playing around with a project to build from jstools build profiles in Java, since Ant and Maven are more common than Python in OpenGeo's projects. It can read in a jsbuild.cfg file and write out concatenated scripts to the filesystem already. I've also added an embedded web server so you can have the latest sources concatenated on the fly when you refresh your test page. I was going to hold off until I had support for the 'license' directive and could run the GeoExt test suite on top of the embedded webserver, but now seems appropriate to bring it up on this list. I called it Smelter (to avoid calling it J-jstools :P) and the sources are up on Github here: http://github.com/dwins/smelter -- David Winslow OpenGeo - http://opengeo.org/ _______________________________________________ Dev mailing list [email protected] http://www.geoext.org/cgi-bin/mailman/listinfo/dev
