Hi all,

I'm playing with the new installer script functionality, and so far
things work great, except for one issue:

At one point in my script I install a plugin (I use subversion
externals for this, and that all works great). Then I would like to
build the model, but since the plugin is not activated yet, the build-
model task (I use propel) doesn't know about that plugins schema file
and refuses to build.

So, ideally I would like to enable the plugins as part of the
installer, but the task is throwing the "Plugins have already been
loaded" exception... so, somewhat of a chicken&egg problem here.

Any thoughts how I can build the model after a plugin install?

Thanks,
Daniel

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

Reply via email to