hi all,

I recently switched from propel to doctrine. so far everything is ok. I
I just have two questions:

1. is there a way to have packages like in propel? where models can be
grouped into packages whose classes will be created in the packages
directory (ie /lib/model/doctrine/myPackageName)?

I noticed the use of $package in the build-model pake task. this seems
to behave just as I want it though it also seems to be used for plugins
only.


2. I am developing a plugin with its own schema. can I configure the
schema file so that built models will be written to the plugins /lib
rather than into the projects /lib?



in the build-model pake task I have also noted that the available fields
are limited (tableName, i18n, etc..) but that there is an options field.
I could dive deeper into this but got the impression that possible key
value pairs of the options field could probably solve my problems here.
it seems somewhat undocumented though.. but maybe someone can point me
in the right direction?


thanks in advance!


cheers
/christian

--~--~---------~--~----~------------~-------~--~----~
You received this message because you are subscribed to the Google Groups 
"symfony users" group.
To post to this group, send email to symfony-users@googlegroups.com
To unsubscribe from this group, send email to [EMAIL PROTECTED]
For more options, visit this group at 
http://groups.google.com/group/symfony-users?hl=en
-~----------~----~----~----~------~----~------~--~---

Reply via email to