Re: cookies

2002-07-11 Thread Scott Nichol
comma to the CVS code shortly. Thanks. Scott Nichol - Original Message - From: "Scott Nichol" <[EMAIL PROTECTED]> To: <[EMAIL PROTECTED]> Sent: Thursday, July 11, 2002 3:02 PM Subject: Re: cookies > Regarding "There is a comma in Max-Age/expires field&q

Re: cookies

2002-07-11 Thread Scott Nichol
TED]> Cc: "Scott Nichol" <[EMAIL PROTECTED]> Sent: Wednesday, July 10, 2002 7:34 AM Subject: Re: cookies > I have a proposal for Cookie.jar > I do not know what is the proper format or way to propose a change for a > file so I attached here the code that I modified from Co

Re: cookies

2002-07-10 Thread Remus Stratulat
I have a proposal for Cookie.jar I do not know what is the proper format or way to propose a change for a file so I attached here the code that I modified from Cookie.jar along with comments that explains the changes. Remus Stratulat -- /** * Remus Stratulat - KrysalIDE maintainer * InterAkt O

Re: cookies

2002-07-09 Thread Remus Stratulat
On Tue, 2002-07-09 at 18:59, Scott Nichol wrote: > > Ok, I got it. Thank you. But still no access to them. Some getters and > > setters for cookies and cookies2 would be nice. > > Good idea. I'll throw that in today. > > > And by the way, why don't you make some of the fields and methods > > pr

Re: cookies

2002-07-09 Thread Scott Nichol
> Ok, I got it. Thank you. But still no access to them. Some getters and > setters for cookies and cookies2 would be nice. Good idea. I'll throw that in today. > And by the way, why don't you make some of the fields and methods > protected so one can easily extend from your classes. Now I have

Re: cookies

2002-07-09 Thread Remus Stratulat
Ok, I got it. Thank you. But still no access to them. Some getters and setters for cookies and cookies2 would be nice. And by the way, why don't you make some of the fields and methods protected so one can easily extend from your classes. Now I have to rewrite the entire class or modify the sourc

Re: cookies

2002-07-09 Thread Scott Nichol
What you say is true of the latest release, but the current source, available through the nightly distribution or CVS tree, supports multiple cookies. Scott Nichol - Original Message - From: "Remus Stratulat" <[EMAIL PROTECTED]> To: <[EMAIL PROTECTED]> Sent: Tuesday, July 09, 2002 4:56 A