Re: [Mapbuilder-devel] re-factoring cscs

2007-08-09 Thread Andreas Hocevar
Mike, just one word: PERFECT! Great work, I am eager to see this running. And I 100% agree with the proposed API. I have no strong opinion of the name of the library, but Proj4js seems logical to me. Now I also know why you have been so quiet for the last days :-) Thanks! Andreas. On 8/9/07, Mi

[Mapbuilder-devel] re-factoring cscs

2007-08-09 Thread Mike Adair
I've got an initial refactoring of cscs checked in for comment as cscs/lib/proj4js.js. It is mostly jjust re-arranging things to be a little more object-oriented using Prototype.js - all the actual calculations are the same. Highlights: - uses it's own namespace called Proj4js - I can live wit