Next Seaside 2.8 overrides

Previous Topic Next Topic
 
classic Classic list List threaded Threaded
3 messages Options
Reply | Threaded
Open this post in threaded view
|

Next Seaside 2.8 overrides

Pavel Krivanek-2
Hi,

The are some next overrides in Seaside 2.8. This overrides aren't in
kernel packages but they are in the minimal set of packages required
by Seaside.

1)
!JPEGReadWriter2 methodsFor: '*seaside2-squeak' stamp: 'mb 6/12/2006 13:58'!
nextPutImage: aForm quality: quality progressiveJPEG: progressiveFlag

it seems that the Squeak 3.9 contains the same code

2)
!HttpRequest methodsFor: '*seaside2-squeak' stamp: 'dc 11/5/2006 21:45'!
parseCookies: aString

Seaside can be fully independent without this overrides (at least in
the KernelImage)

Cheers,
-- Pavel
_______________________________________________
Seaside mailing list
[hidden email]
http://lists.squeakfoundation.org/cgi-bin/mailman/listinfo/seaside
Reply | Threaded
Open this post in threaded view
|

Re: Next Seaside 2.8 overrides

Philippe Marschall
2007/2/27, Pavel Krivanek <[hidden email]>:

> Hi,
>
> The are some next overrides in Seaside 2.8. This overrides aren't in
> kernel packages but they are in the minimal set of packages required
> by Seaside.
>
> 1)
> !JPEGReadWriter2 methodsFor: '*seaside2-squeak' stamp: 'mb 6/12/2006 13:58'!
> nextPutImage: aForm quality: quality progressiveJPEG: progressiveFlag
>
> it seems that the Squeak 3.9 contains the same code
>
> 2)
> !HttpRequest methodsFor: '*seaside2-squeak' stamp: 'dc 11/5/2006 21:45'!
> parseCookies: aString

I sent this method to the maintainer of Kom. Once Kom is updated we
can remove this method.

Philippe

> Seaside can be fully independent without this overrides (at least in
> the KernelImage)
>
> Cheers,
> -- Pavel
> _______________________________________________
> Seaside mailing list
> [hidden email]
> http://lists.squeakfoundation.org/cgi-bin/mailman/listinfo/seaside
>
_______________________________________________
Seaside mailing list
[hidden email]
http://lists.squeakfoundation.org/cgi-bin/mailman/listinfo/seaside
Reply | Threaded
Open this post in threaded view
|

Re: Next Seaside 2.8 overrides

Göran Krampe
> 2007/2/27, Pavel Krivanek <[hidden email]>:
>> Hi,
>>
>> The are some next overrides in Seaside 2.8. This overrides aren't in
>> kernel packages but they are in the minimal set of packages required
>> by Seaside.
>>
>> 1)
>> !JPEGReadWriter2 methodsFor: '*seaside2-squeak' stamp: 'mb 6/12/2006
>> 13:58'!
>> nextPutImage: aForm quality: quality progressiveJPEG: progressiveFlag
>>
>> it seems that the Squeak 3.9 contains the same code
>>
>> 2)
>> !HttpRequest methodsFor: '*seaside2-squeak' stamp: 'dc 11/5/2006 21:45'!
>> parseCookies: aString
>
> I sent this method to the maintainer of Kom. Once Kom is updated we
> can remove this method.

Yes, will try to fix that ASAP. I am a bit busy with RL (adoption
paperwork) right now, but I will get to it.

regards, Göran

_______________________________________________
Seaside mailing list
[hidden email]
http://lists.squeakfoundation.org/cgi-bin/mailman/listinfo/seaside