On Tuesday, December 24, 2002, at 12:42 AM, Stuart Donaldson wrote:
I am trying to nock off some of the bugs as can.

I just fixed the bug in HTTPResponse setCookie(). And I also found some other problems with the expiration date handling which I fixed.

It seems like the expiration date parsing might best be placed on the Cookie object itself. I didn't get that agressive with the fix at this time. Anyone see a reason not to do this?

Also, there was a missing allMatches() function referenced in DateInterval. I am not a Python RE module expert. Does anyone see anything wrong with this code? It seems to work for me, and I just
added it to CVS. Although I think it should go in a more general purpose location.
Oops -- I really should have tested that function much better before I put it in. Thanks for cleaning it up. The implementation of allMatches you gave was correct.

There are a couple of other patches from Edmund Lian regarding deleting cookies. They look reasonable to me at first glance, if I don't hear any comments to the contrary in the next day or so, I'll apply them as well.

Yes, that would be good -- I like hiding browser compatibility issues if we can.

Ian



-------------------------------------------------------
This sf.net email is sponsored by:ThinkGeek
Welcome to geek heaven.
http://thinkgeek.com/sf
_______________________________________________
Webware-devel mailing list
[EMAIL PROTECTED]
https://lists.sourceforge.net/lists/listinfo/webware-devel


Reply via email to