I'm in a twisty maze of passages all alike. :) Having just started playing with Catalyst, I'm trying to work out the best way to implement an editing facility for DBIx::Class::RecordSet objects. Ideally instead of coding a widget within a controller I'd like to control the layout within the templates. This means that I need to be able to call something like:
[% record.editboxfor($column) %
or some such thing.
Is this a sensible thing to do? Has anyone got any nice recipies to
solve this?
Joe
--
Josef Karthauser ([EMAIL PROTECTED]) http://www.josef-k.net/
Physics Particle Theory (student) http://www.pact.cpes.sussex.ac.uk/
================ An eclectic mix of fact and theory. =================
pgp4Bmrd3yJre.pgp
Description: PGP signature
_______________________________________________ List: [email protected] Listinfo: http://lists.rawmode.org/mailman/listinfo/catalyst Searchable archive: http://www.mail-archive.com/[email protected]/ Dev site: http://dev.catalyst.perl.org/
