2008/10/30 Oleg Kostyuk <[EMAIL PROTECTED]>: > 2008/10/22 Aristotle Pagaltzis <[EMAIL PROTECTED]>: >> I outlined a proposal a long time ago of two different methods >> like the current `param`, one which always returned a single >> value (the last one if there are multiple) and one which always >> returned an arrayref. Then there could be no confusion and code >> would always get exactly what it was written to expect. Matt >> agreed but punted to volunteers, and none stepped up, me >> included, so it has yet to happen. > > Could you please give link to your original thread ?
I can't remember where the original discussion was, but it was based on that, that I added param_value(), param_array() and param_list() to HTML::FormFu [1], based on Matt's suggestions. It'd be good if any new methods added to Catalyst::Request could use the same method names. [1] http://search.cpan.org/~cfranks/HTML-FormFu-0.03005/lib/HTML/FormFu.pm#param_value Carl _______________________________________________ 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/
