I'm updating the trunk to use the new version of proj4js which I would like to get into 1.5 One issue I found is that proj4js depends on a subset of OpenLayers classes so OL needs to be loaded first. Currently the OL library is loaded through a series of mapbuilder.loadScript(baseDir+"/util/openlayers/OpenLayers.js"); calls in various files. Any objection if I move loading of OL to the core scripts loading in mapbuilder.js?
Cameron Shorter wrote: > I'm fine with a new release. > The next step after you create the release tag, is to go through the > issues and sort into "to be fixed for the release" and "to be left to be > fixed in the trunk". > > Then we can have a clear understanding of what we are shooting for and > can assign a timeframe. > > Andreas Hocevar wrote: > >> Hi, >> >> today I was looking through the open JIRA issues and found out that we >> have no scheduled version after 1.5alpha2. >> >> I would like to add a new version, so open issues can be scheduled to >> be fixed in the upcoming version. My question now is: is it ok for the >> other devs if I add a version "1.5rc1" with release date Dec 1., 2007? >> >> It would also be great to have feedback from everyone what should be >> fixed until then. If there are a lot of open issues, Dec. 1 might be >> too early. If there are almost none, it might be too late. >> >> Regards, >> Andreas. >> >> ------------------------------------------------------------------------- >> This SF.net email is sponsored by: Splunk Inc. >> Still grepping through log files to find problems? Stop. >> Now Search log events and configuration files using AJAX and a browser. >> Download your FREE copy of Splunk now >> http://get.splunk.com/ >> _______________________________________________ >> mapbuilder-devel mailing list >> [email protected] >> https://lists.sourceforge.net/lists/listinfo/mapbuilder-devel >> >> >> > > > ------------------------------------------------------------------------- This SF.net email is sponsored by: Splunk Inc. Still grepping through log files to find problems? Stop. Now Search log events and configuration files using AJAX and a browser. Download your FREE copy of Splunk now >> http://get.splunk.com/ _______________________________________________ mapbuilder-devel mailing list [email protected] https://lists.sourceforge.net/lists/listinfo/mapbuilder-devel
