> Yep, the only problems I find with UUID's (and since my > Spectra days) is > that they are a real bitch to remember!
but that can be an advantage. Want to stop people *easily* second guessing your record ids in an app? Use UUIDs. Now before people turn around and say, "but you should be implementing stronger security" etc etc, yes I agree, but UUIDs are a nice small step *towards* stopping casual app hacking. ie - its quite often enough to prevent the average user from second guessing your site, and leaves you free to develop more secure methods to prevent the more sophisticated attacks. Yes, admin wise they can be a small headache, but if you've got a nice relative table structure then it shouldn't be too much of a b*tch to debug. Rich -- ** Archive: http://www.mail-archive.com/dev%40lists.cfdeveloper.co.uk/ To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED] For human help, e-mail: [EMAIL PROTECTED]
