07-20-2011, 02:26 AM
[eluser]nourdine[/eluser]
I have a very general question for you guys. I have been trying to figure out what is the best way of creating and using models and I came to the conclusion that it's ok to create a model for each table in the db. This way a model would represent all the available actions on that specific table we are using. Too simple an approach maybe? have some other idea on the topic?
I have a very general question for you guys. I have been trying to figure out what is the best way of creating and using models and I came to the conclusion that it's ok to create a model for each table in the db. This way a model would represent all the available actions on that specific table we are using. Too simple an approach maybe? have some other idea on the topic?