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
