Mark Stosberg wrote:

Although I still prefer "$c" in my own code, I thought they made good
points, so I switched back from "$c" to "$self" in the docs and code of
the latest CGI::App dev release.
But I'm interested in more opinions on the issue. Richard, do you
particularlly prefer "$c", or were you mostly following along the docs
that were updated to switch from "$self" to "$c" ?

Actually prefer $c these days as a) it's shorter and therefore quicker and less easy to mis-spell (I seem to type slef more often than self), but more importantly, having done a lot of work with Catalyst recently, that's the Cat standard also, so it's familiar to me.
--
Richard Jones

#####  CGI::Application community mailing list  ################
##                                                            ##
##  To unsubscribe, or change your message delivery options,  ##
##  visit:  http://www.erlbaum.net/mailman/listinfo/cgiapp    ##
##                                                            ##
##  Web archive:   http://www.erlbaum.net/pipermail/cgiapp/   ##
##  Wiki:          http://cgiapp.erlbaum.net/                 ##
##                                                            ##
################################################################

Reply via email to