On 2001.07.20 09:38:12 +0200 Remi Cohen-Scali wrote:
> I'am new on this list and don't know how patch are submitted, but I'd 
> like to know if it could be possible to take into account the kind of 
> enhancement I made for my own. I was needing a way to pass a user data 
> to the scan method called for cookie jar scanning. Here is the patch. 
> Please tell me your feelings about it.

When working on a little project of my own (an HTTP proxy), I found that
this feature could be useful, but I worked around it by using a global
variable.

A comment to your patch : I think that the new parameter "user data" to the
callback should be added to the end of the parameter list, in order to
avoid to break things.

-- 
Rafael Garcia-Suarez
http://rgarciasuarez.free.fr/perl/biscuit.php3

Reply via email to