<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 3.2//EN">
<HTML>
<HEAD>
<META HTTP-EQUIV="Content-Type" CONTENT="text/html; charset=US-ASCII">
<META NAME="Generator" CONTENT="MS Exchange Server version 5.5.2657.73">
<TITLE>RE: [Seaside] 2.5a3 (was Re: Cookies (again?))</TITLE>
</HEAD>
<BODY>

<P><FONT SIZE=2>&gt; From: seaside-bounces@lists.squeakfoundation.org</FONT>
<BR><FONT SIZE=2>&gt; On Behalf Of Avi Bryant</FONT>
<BR><FONT SIZE=2>&gt;</FONT>
<BR><FONT SIZE=2>&gt; I expect that the WebToolKit support code will need to be tweaked </FONT>
<BR><FONT SIZE=2>&gt; slightly to properly map WACookie to VW's cookie support.</FONT>
</P>

<P><FONT SIZE=2>I tried a port of 2.5a3 to VisualWorks, and I got it to work,</FONT>
<BR><FONT SIZE=2>including the new handling of cookies.</FONT>
<BR><FONT SIZE=2>Mapping the WACookie objects to HTTPCookie objects was not an issue.</FONT>
<BR><FONT SIZE=2>The lack of Squeak-like chronology classes in VisualWorks was THE issue.</FONT>
<BR><FONT SIZE=2>Previous ports already included minimal Month and Week classes.</FONT>
<BR><FONT SIZE=2>This time, I had to create Duration and DateAndTime classes with very </FONT>
<BR><FONT SIZE=2>minimal implementations.</FONT>
<BR><FONT SIZE=2>May be there is a port somewhere of the Squeak chronology classes.</FONT>
<BR><FONT SIZE=2>I also had 2-3 problems that look like bugs to me.</FONT>
</P>

<P><FONT SIZE=2>Michel.</FONT>
</P>
<BR>

<P><FONT SIZE=2>&gt; Cheers,</FONT>
<BR><FONT SIZE=2>&gt; Avi</FONT>
</P>

</BODY>
</HTML>