hi, so far i used one controller/model for the whole user management (login, logout, register, profile etc.).
now I am heading to a different milestone with my website, and the user is not in focus anymore. so it makes sense to create a new controller/model, right? but that seems more like a logical/ philosophical thing to me. i guess technically it does not matter if i use 1 controller/model for all or different ones. is that right? if not, when should i use different ones? thx :) Check out the new CakePHP Questions site http://cakeqs.org and help others with their CakePHP related questions. You received this message because you are subscribed to the Google Groups "CakePHP" group. To post to this group, send email to [email protected] To unsubscribe from this group, send email to [email protected] For more options, visit this group at http://groups.google.com/group/cake-php?hl=en
