I've done a bit of gentle refactoring in Maypole.pm, take a look and
see if it makes sense. Haven't changed any logic, just split some
stuff in handler_guts into separate methods, and changed any direct
hash accesses into proper method calls. Also, translated the return
code from is_applicable into a boolean, to remove one set of status
values from handler_guts. I put the view processing stanza into a
separate method and I'm intending to move that out of handler_guts()
and into handler(). Stop me if I start changing stuff you feel we
haven't reached a consensus on yet.

d.


-------------------------------------------------------
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

Reply via email to