[OSM-talk] Strange api behaviour

SteveC steve at asklater.com
Fri Mar 17 00:07:41 GMT 2006


* @ 16/03/06 01:28:19 PM dave at earth.li wrote:
> On Thu, Mar 16, 2006 at 02:15:50PM +0100, Immanuel Scholz wrote:
> > >> Re: 0.2 retunring 0.3 stuff
> > >
> > > Just to confirm: does this mean that the 0.2 API is basically no longer
> > > available?
> > 
> > This means, there is either a problem with some caches after the url got
> > rewritten or the rewrite rules in the apache config of the server is
> > messed up.
> > 
> > What it does NOT mean is that Steve is trying to run a 0.3 Api on the url
> > namespace of 0.2. RIGHT? STEVE? YOU WOULDN'T??? ;-)
> 
> It means that with mod_ruby the dao object (used to generate XML) can
> only exist once in the system. In this case it is the 0.3 one. 

Yes.

The changeover was not handled brilliantly between 0.2 and 0.3, and I
hear the complaints.

Why arn't I using the dev server? I am for the most part. The problem
stems from thinking that things are (mainly) bug free and deploying
where the deploy involves a database schema change. Suddenly you can't
roll back the change(s) so easily and it becomes moot whether you fix a
bug on the dev server or the live one, they're both broken.

Then this turns in to a series of bugfixes... and then the dev server is
out of sync...

I think at root it all stems from me being the only one working on it
and thus lacking the discipline to a) write tests, b) write good code
and c) deploy things properly. I'll try harder.

have fun,

SteveC steve at asklater.com http://www.asklater.com/steve/




More information about the talk mailing list