Tomas Doran wrote:
>> I'd recommend making a TestApp, pulling the relevant bits of
>> controller code out (the bodies can be mostly blank, you only care
>> about the paths), setting up trivial auth (no DB or anything needed,
>> just use Auth::Store::Minimal), and see if you can replicate the issue
>> outside of your main application..

Ascii King wrote:
> OK.  I'll pull out some clear code examples.
> Thanks
get it
Great!

If you get to a TestApp, then throwing it on github is probably easiest so that people can fork it / play with it trvially.

However I don't think anyone will object if you want to reduce it to test cases for the plugin in question ;)

Cheers
t0m

_______________________________________________
List: Catalyst@lists.scsys.co.uk
Listinfo: http://lists.scsys.co.uk/cgi-bin/mailman/listinfo/catalyst
Searchable archive: http://www.mail-archive.com/catalyst@lists.scsys.co.uk/
Dev site: http://dev.catalyst.perl.org/

Reply via email to