[Seaside-dev] rendering and redirecting methods on WASession

Julian Fitzell jfitzell at gmail.com
Wed Jul 16 02:44:46 UTC 2008


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:

Julian


More information about the seaside-dev mailing list