On Mon, Apr 13, 2009 at 9:50 PM, Stefan de Konink <[email protected]> wrote: > Matt Amos wrote: >> we're only going to restrict them on nodes, they were already >> restricted on ways and relations by the API. and most clients >> restricted them on all types. in this case i look at it as being more >> consistent, rather than introducing new restrictions. :-) > > Btw how are you enforcing them in 0.6? Rails and DB?
yep, rails uses a k->v hash and the db has a primary key on (id,version,k). either should ensure uniqueness, but both is double plus good :-) cheers, matt _______________________________________________ dev mailing list [email protected] http://lists.openstreetmap.org/listinfo/dev

