On Mon, Jan 26, 2009 at 1:43 PM, Jason Gottshall <[email protected]> wrote: > Caching sounds wise. The only kink I see is that my controller allows for > multiple instances of the same form.
The "same form" meaning what? If you store forms keyed by an arbitrary name string, you can have as many forms as you want so long as the names are unique. -John _______________________________________________ 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/
