In symfony, it is a tool that help us to generate our model classes, so, if it is needed , i put YAML inside the model section. In the model section you can explain in the apendix a bit about YAML and then explain the purpose of its use. Of course, don't forget that there is another ways to define you model in with Symfony.
2009/11/28 Lee Bolding <[email protected]> > YAML is a representation of a simple data structure used mostly for > configuration purposes. I wouldn't class it as part of MVC at all - the same > as I wouldn't XML or JSON. > > However, as it's a representation of data, the closest fit would be a model > > On 28 Nov 2009, at 09:14, mini_alexander wrote: > > > I must write something about YAML in Symfony. To which group should I > > classify YAML: model, view or controller ? I think about view or > > controller or maybe both ? > > > > -- > > > > 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]<symfony-users%[email protected]> > . > > For more options, visit this group at > http://groups.google.com/group/symfony-users?hl=en. > > > > > > -- > > 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]<symfony-users%[email protected]> > . > For more options, visit this group at > http://groups.google.com/group/symfony-users?hl=en. > > > -- 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.
