Jonathan Wage schrieb: > Well, I think we should still wait to do major work on the plugin to > bring it to a stable 100% finished state until Doctrine is also 100% > finished and 1.0 stable. > > Basically the reason why is because I won't have time to fix something > if by chance something in Doctrine does change. At this point the api is > pretty stable(more than it was before), but still the chance exists that > something could be deprecated. > > Well, some of my ideas are the same as yours. I want to totally > re-factor the pake tasks. This includes a complete renaming of > everything, rewriting everything, and moving a lot of the functionality > out of sfDoctrine and in to the core of Doctrine. > > - loadData() and dumpData() will be a core feature in Doctrine for > dumping & loading data to & from xml/yml files, and sfDoctrinePlugin > will just implement the Doctrine functionality in pake tasks. > > - The yml/xml schema model importing/exporting will be a part of > Doctrine core, and again sfDoctrinePlugin will just implement the > Doctrine functionality in pake tasks. > > Basically I want to make it so sfDoctrinePlugin is not doing any of the > lifting and is just proxies and implements existing functionality that > exists in the Doctrine core.
I wasn't aware of your the changes you're suggesting here. You should try to find a solution to avoid confusion of "schema" and "doctrine record classes". Allright.. so I hope to see a Doctrine 1.0RC1 very soon. :-) Regards, Matthias --~--~---------~--~----~------------~-------~--~----~ You received this message because you are subscribed to the Google Groups "symfony users" 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-users?hl=en -~----------~----~----~----~------~----~------~--~---
