On 9/26/05, Aaron Trevena <[EMAIL PROTECTED]> wrote: > On 9/26/05, David Baird <[EMAIL PROTECTED]> wrote: > > I've been stashing modifications to Maypole.pm away for some time, I > > think it's time to show them. > > > > I've just had a quick look and it covers several things I wanted to > do, especially the 'done' flag. > > I'd like to keep headers_in and headers_out possibly you could access > them directly or through seperate request and response objects that > provides handy 'stuff' *waves hands*.
Yes, there are request and response objects encapsulated in the new code (HTTP::Request and HTTP::Response). > > I think documenting, clarifying and reworking the workflow are > essential for 2.12 before we do anything else on it. I think mucking > about with workflow before 2.11 leaves us too little time to get out > the essential work on ease of use for beginners. Definitely. I haven't even compiled this code, let alone run any tests. > > I'd like the 'done' flag to be in 2.11 as a stop gap until we redo the > workflow in 2.12, certainly it will play a significant role in the > workflow from 2.12 onwards, along with triggers. > > too busy to discuss everything right now, but tomorrow and wednesday > evening I'll have a proper look at Peter and Davids stuff for > inclusion in 2.11 and try and package together a draft 2.11 release. Sounds good! d. ------------------------------------------------------- SF.Net email is sponsored by: Tame your development challenges with Apache's Geronimo App Server. Download it for free - -and be entered to win a 42" plasma tv or your very own Sony(tm)PSP. Click here to play: http://sourceforge.net/geronimo.php _______________________________________________ Maypole-devel mailing list [email protected] https://lists.sourceforge.net/lists/listinfo/maypole-devel
