I'm building a couchapp for collecting recipes with kanso. How shall I choose 
the document IDs? Using a slug of the recipe name would create nice URLs but 
how can I prevent recipes with the same name from colliding (there might be 
more than one recipe for apple pie)? Shall I use UUIDs instead?

Regards Oliver

Reply via email to