Welcome Guest, Not a member yet? Register   Sign In
Ion Auth - Lightweight Auth System based on Redux Auth 2

[eluser]Ben Edmunds[/eluser]
austintbiggs,

You DO NOT want to re-use IDs.

IDs should be a completely unique identifier and will be referenced throughout your application, emails that are sent, bookmarks, etc. Also, if you have relations setup, and forget to cleanup on user delete or something happens, you do not want that data related to a new user.

There is no good reason to re-use IDs (size is not a valid reason) so take it from experience and just don't.


Messages In This Thread
Ion Auth - Lightweight Auth System based on Redux Auth 2 - by El Forum - 05-19-2011, 11:01 PM



Theme © iAndrew 2016 - Forum software by © MyBB