<br><br><div class="gmail_quote">On 25 February 2010 13:00, John Smith <span dir="ltr"><<a href="mailto:deltafoxtrot256@gmail.com">deltafoxtrot256@gmail.com</a>></span> wrote:<br><blockquote class="gmail_quote" style="margin: 0pt 0pt 0pt 0.8ex; border-left: 1px solid rgb(204, 204, 204); padding-left: 1ex;">
<div class="im">On 25 February 2010 22:23, Emilie Laffray <<a href="mailto:emilie.laffray@gmail.com">emilie.laffray@gmail.com</a>> wrote:<br>
> A full Javascript implementation is certainly possible with some of the new<br>
> feature that are only in some browsers (read forget all browser except for<br>
<br>
</div>I think you are over playing this, the openlayers JS can already do a<br>
lot in existing browsers and even IE, and if we're only talking about<br>
a simple browser it doesn't need all the features that exist in JOSM<br>
etc.<br>
</blockquote></div><br>Sorry in advance for the mixed answers.<br><br>I might over play it but I used to do some serious coding in JS for some time, and browser compatibilities and limitations were all too evident at the time. I suspect it has changed quite a bit with the new Javascript engines out there, but I suspect that some of the more advanced functionalities that you might need might have some problem in the end due to memory and cpu constraints. Someone mentioned Cartagen which is very interesting but still slow for a tool. Again, I don't mind being proven wrong. Ian's code could be a starting point for some interested coders.<br>
We have to think also in terms of functionalities and target platforms.<br>As Andrezj said, we could use SVG which would solve a few problems, since at least SVG can be manipulated through DOM api. We could use libraries like openlayer which would provide us with a good starting point. I might be wrong but it all depends on what you want to do, how fast, how complete, etc...<br>
Also, I would like to point out that Richard at some point mentioned that a HTML 5 client for Potlatch would be nice. Action Script is an ECMAscript based language. Of course, we would be missing libraries from Flash, but adapting part of the code would be possible for someone that is technically able.<br>
Anyway, in any case, I don't want to discourage anyone from working on this. It would be quite interesting to see it happen.<br><br>Emilie Laffray<br><br>