[Catalyst] Re: Testing Web 2 cat apps

2009-09-15 Thread Aristotle Pagaltzis
* David Stevenson ho...@ytfc.com [2009-09-14 11:40]: CSS accessors are recommended for reasonable speed. And they tend to be more robust to page layout changes, compared to XPath. That doesn’t make any sense. Any CSS selector has a directly equivalent XPath expression.

[Catalyst] selectively using the wrapper

2009-09-15 Thread Ascii King
I want to load a page, but not run it through the wrapper. Can I shut off the wrapper or specify different wrappers at different times? I have read the Catalyst::View::TT doc, but it doesn't mention this. ___ List: Catalyst@lists.scsys.co.uk