[eluser]pieter dekker[/eluser]
I have made an application in which a created a controller for each type of user (I had 4), but with that solution you always have duplicated code. But I cannot see a good alternative, that's why I asked the question. I'm curious in how other people deal with this. I saw that pyrocms had an option to have multiple types of users. That's why I asked it here.