On 10/3/05, David Baird <[EMAIL PROTECTED]> wrote: > 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.
All sounds good to me, can you svn commit it - we can check for breakages on your smokesite and I have a local copy of one of my maypole using sites that I can check against as well. cheers, A ------------------------------------------------------- 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
