On 8/29/06, Martin Cooper <[EMAIL PROTECTED]> wrote:
Please, if we're going to consider adding a flash / click / dialog /
whatever scope, let's decouple it from redirection. Such an intermediate
scope has potential uses that have nothing to do with redirection, so it
needs to be workable even for those who happen to dislike redirects
intensely. ;-)

I don't think this is possible. The whole point for Conversation Scope
is that it automatically cleans up after the roundtrip. It is made for
those who hate storing stuff in session, but who agree that
redirection provides better user experience in terms of navigation
back and forth and helps to prevent implicit resubmits.

For cases other than redirection please create your own scope ;-)
Maybe Antonio's idea of integrating his Scopes project actually does
make sense. I personally don't need other scopes, I will be pretty
happy with cleaned-after-redirect Conversation scope :)

---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to