Welcome Guest, Not a member yet? Register   Sign In
Codeigniter with an ORM
#2

[eluser]dmorin[/eluser]
You can definitely make the case for why validation would be in the doctrine model so that you can type it in with the model's callbacks/listeners and validate automatically on insert and update. One think you may want to look into is using Doctrine's validation instead of CI's (http://www.doctrine-project.org/document...validation) which is integrated into the model by default.


Messages In This Thread
Codeigniter with an ORM - by El Forum - 04-26-2010, 01:14 AM
Codeigniter with an ORM - by El Forum - 04-26-2010, 09:59 AM
Codeigniter with an ORM - by El Forum - 04-26-2010, 10:55 AM



Theme © iAndrew 2016 - Forum software by © MyBB