I'm playing with migrating my (mostly) procedural code to a framework like CakePHP, just for fun, and to get a better grasp of MVC. In this framework, I'm currently building small applications, like a pastebin, forums, community system (like MySpace), etc. These all allow user's to login, and personalize the application via a simple control panel. My question is: should these user accounts be global (meaning that if a user signs up for the MySpace clone, then he/she will also have the account usable in the pastebin, forums, etc.
Asking around IRC, I get mixed responses, some love the idea, some hate it.
What's your take on it?


LinkBack URL
About LinkBacks



Reply With Quote

Bookmarks