Welcome Guest, Not a member yet? Register   Sign In
Classes generated by Doctrine
#1

[eluser]ndovado.com[/eluser]
We are working on a new web application using codeigniter and doctrine.

We already have the database schema on our mysql 5.0.45 database, and we need to create the models classes from this source. Through the doctrine API we achive this goal but we need to know if exist a way to customize the classes generation:

As we can read on the documentation, every model classes must extend the Model class.

Does exist a way to for doctrin for this purpose?
During my tests, I have seen that doctrine generate classes whiteout extend the Model class.

Is this a problem?


Thank you.


Messages In This Thread
Classes generated by Doctrine - by El Forum - 03-16-2009, 04:22 AM
Classes generated by Doctrine - by El Forum - 03-16-2009, 04:29 AM
Classes generated by Doctrine - by El Forum - 03-16-2009, 04:47 AM



Theme © iAndrew 2016 - Forum software by © MyBB