On Jun 26, 2010, at 1:51 AM, Fabien Potencier wrote:

> On 6/26/10 4:12 AM, 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).
> 
> The sandbox configuration is in YAML, not XML. The Symfony2 configuration can 
> be written in both YAML and XML.

I should have said; the 'console init:application' sets up an application with 
XML configs by default.  Sorry, I wasn't clear.

> 
>> 
>> 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).
> 
> I will work on that later on. But for now, everything in done in YAML.
> 
> Fabine
> 
>> 
>> 
>> 
>> -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

Reply via email to