[Seaside-dev] rendering and redirecting methods on WASession

Julian Fitzell jfitzell at gmail.com
Wed Jul 16 21:40:59 UTC 2008


Agreed. Definitely need a rethink on those given the context refactorings.

On Thu, Jul 17, 2008 at 1:24 AM, Philippe Marschall
<philippe.marschall at gmail.com> wrote:
> 2008/7/16 Julian Fitzell <jfitzell at gmail.com>:
>> What is the intention with the rendering and redirecting categories on
>> WASession? Was the desire to move them off and deprecate them?
>>
>> I ran up against this because several of those methods still call
>> "self returnResponse:". I was going to change them to "self
>> currentRequest returnResponse:" but then though perhaps something
>> nicer was desired and/or it was desired that they trigger the
>> deprecated API notice in WASession>>returnResponse:
>
> AFAIK the categories were not made with the intention to move them
> off, they just happen relly good categorizations. However all those
> methods should be rethought IMHO. Do they really belong into WASession
> (IMHO no). Which ones of these do we still need? Is there are better
> way to address the problem they solve?
>
> I created
> http://code.google.com/p/seaside/issues/detail?id=100
>
> Cheers
> Philippe
> _______________________________________________
> seaside-dev mailing list
> seaside-dev at lists.squeakfoundation.org
> http://lists.squeakfoundation.org/mailman/listinfo/seaside-dev
>


More information about the seaside-dev mailing list