On 6/9/06, hammett <[EMAIL PROTECTED]> wrote:
You mean, RenderView? Yes, very trick. How are you planning dealing
with the PropertyBag? Session? If so, use the session available on the
IRailsEngineContext as this one can be changed.
 
That is what I meant.  I have to do some experimentation to understand the page lifecycle and it probably won't work, but I would like to use register an extension on the PreProcess to access the Page and finish processing in with the view engine.  Sounds crazy, I know.  I don't think I can acess the Page easily.

On 6/9/06, Craig Neuwirt <[EMAIL PROTECTED]> wrote:
> Fair enough.  My goal right now is to be able to support RedirectView by
> eventually performing a Server.Transfer.  This is a little tricky, since I
> must be able to process the PropertyBag and other stuff done by the view
> engine.


--
Cheers,
hammett
http://hammett.castleproject.org/


_______________________________________________
CastleProject-users mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/castleproject-users

_______________________________________________
CastleProject-users mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/castleproject-users

Reply via email to