Hi Petr, Currently the api0.6 is quite unstable, and not completely implemented. I have setup http://osmapi06.shaunmcdonald.me.uk/ as a test 0.6 server running the current code, with a couple of tweaks. Namely changing the site url in config/environment.rb and removing config/initializers/ asset_tag_helper.rb so that it works. It is currently a blank database, except for one user I added for me. (Mails are sent out for registration).
It would be really useful to get some feedback on whether the new api is working to spec or not. Are you on the [email protected] mailing list? Shaun On 9 Oct 2008, at 23:45, Petr Nejedly wrote: > After a longer pause, I'd like to move on with -ng and implement > server I/O. > Is there a public testing server or do I have to deploy one locally > to test > the implementation (and e.g. 0.6 API)? > > I don't like to test against live server and while I do plan writing > a mock server > for unit testing, I might as well get the mock one wrong and I will > one day need > to test the -ng against official server implementation anyway... > > -- > Petr "Nenik" Nejedly, NetBeans/Sun Microsystems, http://www.netbeans.org > 355/113 -- Not the famous irrational number PI, but an incredible > simulation! > > _______________________________________________ > josm-dev mailing list > [EMAIL PROTECTED] > http://lists.openstreetmap.org/listinfo/josm-dev _______________________________________________ josm-dev mailing list [EMAIL PROTECTED] http://lists.openstreetmap.org/listinfo/josm-dev

