On 2005-07-05, Michael Peters <[EMAIL PROTECTED]> wrote:
>
>> I believe this is already supported in 4.x:
>>
>> use CGI::Session;
>> $session = new CGI::Session("id:static", $ENV{UNIQUE_ID});
>
> Wow, I didn't know that you could do that. Is it new in 4.x?
Yes.
>Would it be worthwhile for me to go ahead with the work that would make this
>work?
<confused>. It does work now in 4.x, with the above.
> use CGI::Session;
> $session = new CGI::Session("id:ModUniqueId"...);
>
> I've already got it almost completely done since I submitted it as a
> patch to the author. If not, then maybe a doc patch using mod_unique_id
> as an example would be worthwhile to showcase this feature.
Since it duplicates the 'static.pm' module, I would much prefer a doc
patch.
You may be interested to know that this code has been publically
available for some time through the bug tracking system. Someone else
had the same wish, and Sherzod posted the static.pm module there.
I'm sorry you went through some duplicate effort. Once we get
development running at a faster pace, this kind of thing should happen
with less frequently, as many of us are able to quickly share own
patches through Subversion.
In related news, Sherzod delivered his CVS history today, and perhaps
I'll get to code merging this evening.
Mark
---------------------------------------------------------------------
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]