On 10/4/05, David Baird <[EMAIL PROTECTED]> wrote: > > OK, let's decide whether we call the thing $self or $r, because > currently, about half the time it's one and half the other. I think I > started calling it $r because it took me a while to realise $r and > $self were the same thing, and I wanted a visual reminder that the > invocant in plugins is the Maypole request object. If we have a > long-term view that we might separate the controller from the request, > then it should be called something else, i.e. $self, and I guess > that's what I'd prefer, as long as it's consistent. >
Doh. I liked $r too. but it looks like it has to be self due to future plans. I always used $r in my Driver and wished that Maypole.pm did all the time because it made it easier to read. ------------------------------------------------------- This SF.Net email is sponsored by: Power Architecture Resource Center: Free content, downloads, discussions, and more. http://solutions.newsforge.com/ibmarch.tmpl _______________________________________________ Maypole-devel mailing list [email protected] https://lists.sourceforge.net/lists/listinfo/maypole-devel
