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]. > 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.
