The package feature of Doctrine cannot be used by the user with
sfDoctrinePlugin. We use the package feature internally for plugin schemas.
I think we need to make the plugin throw an exception if you try and use
that feature. Can you create a ticket to do that?

- Jon

On Wed, Oct 15, 2008 at 7:11 AM, Thomas Rabaix <[EMAIL PROTECTED]>wrote:

>
> Hello,
>
> I am using the package definition for a model in order to place the
> generated model into a specific path. However, that does not work.
>
> ProductMySuperModel:
>  package: lib.products
>  [...]
>
> Generated files are located in SF_ROOT/lib/model/doctrine/lib/* which
> is wrong AND Plugin*.class.php are also created in
> SF_ROOT/plugin/lib/widgets/. I guess all files should be in
> SF_ROOT/lib/widgets and it is not a plugin so plugin classes files
> should NOT be generated.
>
> Look to me it is a critical bug, If so I will create a ticket.
>
> --
> Thomas Rabaix
> Internet Consultant
>
> >
>


-- 
Jonathan H. Wage
Open Source Software Developer & Evangelist
http://www.jwage.com

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

Reply via email to