Try the sfYamlDumper class - http://www.symfony-project.org/api/1_2/sfYamlDumper

You'll probably need to write a small action/task to dump each object,  
but shouldn't be too hard :)

On 13 Mar 2009, at 18:59, Java Guy wrote:

>
> Is there a task or method anyone knows of to generate a fixture from a
> plugin?
>
> I've got some initial data I've put into my database using a fixture?
> But some of it needs tweaking, and after tweaking, I'd like to regen
> the file.  Tweaking it in the database makes life quite a bit simpler.
>
> If all else fails, I'll just write a script to do this.
>
> Thanks,
> Steve
> >


--~--~---------~--~----~------------~-------~--~----~
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 
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