Hello, I've gone ahead and started hacking on CGI::Session.
I've set up a darcs repo here: http://mark.stosberg.com/darcs_hive/cgi-session/ I've using darcs2rss to provide an RSS feed of the changes, updated hourly. http://mark.stosberg.com/darcs_hive/cgi-session/changes.rss The primary things I've done so far are: - Added back in the complete 3.95 test suite. It immediately found some regressions which are currently broken. - Adding test, code and docs for is_new(). It had code a mention in the ChangeLog for 3.x, but lacked formal docs or a test, so it's absence in 4.x didn't trigger a regression failure. Jason Crome's email is bouncing now so he didn't get my direct message: Once his SVN repo is set up, it would be ideal but not necessary if I could sync with my darcs repo to create the initial code base. Otherwise I'll have to do some further shuffling. My RSS feed is little crippled now because I don't have a web-based repo browser set up to go with it. If there is interest, I could add that too, but I believe Jason Crome may have already had plans for one in his copy as well. If you want to try darcs, it's this easy: 1. Get a binary from http://www.darcs.net/ 2. darcs get http://mark.stosberg.com/darcs_hive/cgi-session/ # hack 3. darcs record 4. darcs send 'record' and 'send' will provide interactive prompts, resulting in a darcs patch that is e-mailed to me. Mark -- http://mark.stosberg.com/ --------------------------------------------------------------------- Web Archive: http://www.mail-archive.com/[email protected]/ http://marc.theaimsgroup.com/?l=cgiapp&r=1&w=2 To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]
