[html-formfu] multiple config_file_paths?

Daisuke Maki daisuke at endeworks.jp
Mon Feb 23 07:33:41 GMT 2009


I've created a patch:

https://rt.cpan.org/Ticket/Display.html?id=43529

can you please review?

Daisuke Maki wrote:
> Hi,
> 
> I'm trying to create sort of a plugin mehchanism where I can dynamically
> add forms to my cat app. however, catalyst is failing to find the config
> file from the new path. That's understandably, but is there a way to
> intelligently add additional search paths for C::C::H::FormFu?
> 
> this is basically what I want to do:
> 
>   /foo/form
>      -> searches /path/to/core/root/forms/foo.yaml
> 
>   /bar/form
>      -> search /path/to/plugin/root/forms/bar.yaml
> 
> and I want the above to exist in the same cat app at the same time.
> 
> any ideas? should I patch HTML::FormFu::config_file_path to handle
> multiple paths ?
> 
> --d
> 
> _______________________________________________
> HTML-FormFu mailing list
> HTML-FormFu at lists.scsys.co.uk
> http://lists.scsys.co.uk/cgi-bin/mailman/listinfo/html-formfu
> 




More information about the HTML-FormFu mailing list