Hi All, The version 126 has an apparent merge error. The instvar: #properties was removed and the initialization
to a Dictionary new was removed. These are both needed for WALiveDateInput. Also I noticed that every time you load a new seaside
version you have to go back and load assistants. Otherwise you get isWithinTag:
error. Any chance we can find a better way to apply the Seaside Assistant
code to remove this reload requirement? Thanks, Ron Teitelbaum _______________________________________________ Seaside mailing list [hidden email] http://lists.squeakfoundation.org/cgi-bin/mailman/listinfo/seaside |
> The version 126 has an apparent merge error.
Which version 126? Seaside2.7a1-lr.126? Seaside2.7a1-mb.126? Seaside2.6a2-mb.126? Seaside2.6b1-mb.126? > These are both needed for WALiveDateInput. I don't have this class in my image. Could it be that your code depends on the package SeasideAsync (that was part of Seaside a long time ago)? Cheers, Lukas -- Lukas Renggli http://www.lukas-renggli.ch _______________________________________________ Seaside mailing list [hidden email] http://lists.squeakfoundation.org/cgi-bin/mailman/listinfo/seaside |
Hi Lukas,
Seaside2.7a1-lr.125.mcz has it. Seaside2.7a1-lr.126.mcz does not. Seaside2.7a1-mb.126.mcz has it. Name: Seaside2.7a1-pmm.127 does not. Author: pmm Time: 18 November 2006, 10:25:13 am UUID: 5b7720bc-aa9a-4085-a92b-bfa38e1862a0 Ancestors: Seaside2.7a1-lr.126, Seaside2.7a1-mb.126 - merge with Michel The code is dependent on SeasideAsync, but the error is not in that code the problem is the change in the superclass WACompound which is in the base package when I put the ivar and the initialization back it all works again. Thanks! Ron Teitelbaum > -----Original Message----- > From: Lukas Renggli [mailto:[hidden email]] > Sent: Thursday, December 28, 2006 5:04 PM > To: [hidden email]; The Squeak Enterprise Aubergines Server - general > discussion. > Subject: Re: [Seaside] WACompound Merge Error > > > The version 126 has an apparent merge error. > > Which version 126? > > Seaside2.7a1-lr.126? Seaside2.7a1-mb.126? Seaside2.6a2-mb.126? > Seaside2.6b1-mb.126? > > > These are both needed for WALiveDateInput. > > I don't have this class in my image. Could it be that your code > depends on the package SeasideAsync (that was part of Seaside a long > time ago)? > > Cheers, > Lukas > > -- > Lukas Renggli > http://www.lukas-renggli.ch _______________________________________________ Seaside mailing list [hidden email] http://lists.squeakfoundation.org/cgi-bin/mailman/listinfo/seaside |
In reply to this post by Ron Teitelbaum
On 31 Dec 2006, at 18:27 , Ron Teitelbaum wrote: > Thanks! I didn't know squeaksource was down. I was going to do > some work > too! > > Happy New Year! Hi Ron, Try with Seaside2.7a1-mb.147 I did it real quick, let me know if anything goes wrong. Cheers and happy new year to all Seasiders. Michel. > > Ron > >> -----Original Message----- >> From: Michel Bany [mailto:[hidden email]] >> Sent: Sunday, December 31, 2006 12:22 PM >> To: [hidden email] >> Subject: Re: [Seaside] WATable cellspacing and cellpadding >> deprecated? >> >> >> On 31 Dec 2006, at 02:59 , Ron Teitelbaum wrote: >> >>> Could you fix WACompound? The changes broke your very cool live >>> date >>> widgets. >>> >> Sure, as soon as squeaksource is back up, probably sometime next >> year :-) >> Michel. >> >> >> > > _______________________________________________ Seaside mailing list [hidden email] http://lists.squeakfoundation.org/cgi-bin/mailman/listinfo/seaside |
Free forum by Nabble | Edit this page |