DO NOT REPLY TO THIS EMAIL, BUT PLEASE POST YOUR BUGĀ·
RELATED COMMENTS THROUGH THE WEB INTERFACE AVAILABLE AT
<http://issues.apache.org/bugzilla/show_bug.cgi?id=10813>.
ANY REPLY MADE TO THIS MESSAGE WILL NOT BE COLLECTED ANDĀ·
INSERTED IN THE BUG DATABASE.

http://issues.apache.org/bugzilla/show_bug.cgi?id=10813





------- Additional Comments From [EMAIL PROTECTED]  2005-09-11 11:27 -------
Created an attachment (id=16358)
 --> (http://issues.apache.org/bugzilla/attachment.cgi?id=16358&action=view)
Cookie attribute handler patch

Samit,
I like the CookieAttributeHandler interface and the way it allows to modularize
the processing logic of various cookie attributes. I do not like the fact,
though, that cookie attribute handlers cannot be used polymorphically in the
match() and validate() methods of the RFC2965 cookie spec. This patch is
intended to address this shortcoming. It changes the interface a little and
restructures the code here and there, but overall it keep the existing design
intact. Please let me know what you think

Oleg

-- 
Configure bugmail: http://issues.apache.org/bugzilla/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are on the CC list for the bug, or are watching someone who is.

---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to