On Wed, Dec 31, 2014 at 11:39 AM, Graeme Defty <[email protected]> wrote: > > This may not be important to you, but bear in mind that record Ids are an > opaque data element, and your code will break with other databases. I use the > whole string as the record key in Mnesia, and I suspect the (at least some > of) the non-SQL databases do the same thing.
I don't think it's possible to write a complex application without going to SQL (or whatever low-level thing people use for other systems), as things currently stand. -- David N. Welton http://www.welton.it/davidw/ http://www.dedasys.com/ -- You received this message because you are subscribed to the Google Groups "ChicagoBoss" group. To unsubscribe from this group and stop receiving emails from it, send an email to [email protected]. Visit this group at http://groups.google.com/group/chicagoboss. To view this discussion on the web visit https://groups.google.com/d/msgid/chicagoboss/CA%2Bb9R_sJiHUUg5FP2tLwb%3DdYADKCKs_P3Lt9O%3DK6h8TS4fS88g%40mail.gmail.com. For more options, visit https://groups.google.com/d/optout.
