> HTTP::BrowserDetect gives you the detection, and you could setup a > separate view for those templates with a fallback to the previous > templates. > > You configure the secondary view with multiple paths (INCLUDE_PATH), > so you can override any template (just by it existing in the first > dir).
Nice, I like this route. It looks like I can just put that detection logic in the default end() action, pretty simple. > On a separate, and more involved note, SproutCore Touch has just been > released. Thanks for this suggestion, I didn't know SproutCore has a Touch interface. _______________________________________________ List: [email protected] Listinfo: http://lists.scsys.co.uk/cgi-bin/mailman/listinfo/catalyst Searchable archive: http://www.mail-archive.com/[email protected]/ Dev site: http://dev.catalyst.perl.org/
