Well, it seems symfony 2PR2 downloads the xsd files (this is very good imo for offline work, or when internet issues abound). But I am still having no luck configuring the ORM via XML. ANyone have any luck with this yet?
-Greg On Jun 25, 2010, at 10:12 PM, Greg Militello wrote: > Hey all, > > This page: > http://symfony-reloaded.org/guides/Doctrine > > Has the ORM configuration method written in YML, however it seems that the > current paradigm is heading to XML configuration. (IN fact the sandbox ships > this way). > > Is there any updated doc on the ORM config for use with XML? The default XML > validation (loaded by the sandbox) does not seem to cover the <doctrine:orm/> > tag. Or maybe is there a XML definition file I can link in for this? > Perhaps the http://www.symfony-project.org/schema/dic/ URL could be made > publicly accessible so devs can see what is available. Also, what happens if > a developer is working offline, and can not use this validation (I frequently > develop in locations that I have no web access, or in places with bad access). > > > > -Greg > > -- > If you want to report a vulnerability issue on symfony, please send it to > security at symfony-project.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 -- If you want to report a vulnerability issue on symfony, please send it to security at symfony-project.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
