John Napiorkowski said:
>
>     - talentspace_portal2->path_to( 'tt_templates' )
>
> I actually need to set the include path because I have several sets of
> views each rooted to a different directory.  However the above doesn't
> work.  This is because it gets parsed by YAML into:

The Catalyst::Plugin::ConfigLoader docs can tell you more about __HOME__ &
Co. which is to my belief what you are looking for. Check the
finalize_config documentation.

hth, p


_______________________________________________
List: [email protected]
Listinfo: http://lists.rawmode.org/mailman/listinfo/catalyst
Searchable archive: http://www.mail-archive.com/[email protected]/
Dev site: http://dev.catalyst.perl.org/

Reply via email to