[Catalyst] Mason configuration in YAML

Marc Logghe Marc.Logghe at DEVGEN.com
Thu Dec 7 16:16:42 GMT 2006


Hi there,
I am struggling with the configuration of the Mason view in YAML.
I have this:
View::Mason:
  comp_root: __path_to(mason/root)__
  data_dir: __path_to(mason/data)__

But as it seems, it is never taken into account. I have also tried
forcing an array ref, whithout any succes:
View::Mason:
  -
    comp_root: __path_to(mason/root)__
    data_dir: __path_to(mason/data)__

What am I doing wrong ?
Regards,
Marc
-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://lists.scsys.co.uk/pipermail/catalyst/attachments/20061207/7d260c70/attachment.htm


More information about the Catalyst mailing list