Reinhard Poetz wrote:
Leszek Gawron wrote:

Vadim Gritsenko wrote:

Leszek Gawron wrote:


Previously we have discussed about three continuations manager work modes:


- standard (current functionality)
- continuations invalidated along with session, still the continuation
is reachable from other sessions (or no session at all)
- fully isolated. only the session that created the continuation can
access it.


IIUC before you introduced your changes it was possible to reuse continuations independently from where they have been created. What's the usecase for this so that we still have have to support it?
Users have been asking for backward compatibility (even though it's broken) so you can enable the old behaviour and get warnings in your log files. AFAIU some sites were relying on broken functionality too much and are quite hard to refactor.

I applied the patch to 2.1.x and trunk. I think it was a mistake to do it for trunk and I will remove it soon. WDYT?

--
Leszek Gawron                                      [EMAIL PROTECTED]
Project Manager                                    MobileBox sp. z o.o.
+48 (61) 855 06 67                              http://www.mobilebox.pl
mobile: +48 (501) 720 812                       fax: +48 (61) 853 29 65

Reply via email to