ua-snap / mapventure

Frontend for maps built with GeoServer
3 stars 0 forks source link

Refactor away from UUID #434

Open brucecrevensten opened 7 years ago

brucecrevensten commented 7 years ago

We still have UUIDs in the MapRegistry, etc; we can remove these and replace them with another structure (possibly a slug, or numeric ID).

brucecrevensten commented 7 years ago

ref #402 which could be related (indirectly).