[Seaside] isolate

Philippe Marschall philippe.marschall at gmail.com
Mon Jun 22 12:01:22 UTC 2015


On Sun, Jun 21, 2015 at 8:30 PM,  <recursive68 at gmail.com> wrote:
> Hi,
>
> Given it looks like the isolate method is never going to added back to the
> current or future versions of Seaside as it's been an open bug issue for the
> last 5 years, how in general would go about replicating it's behaviour ?

A flag that's not backtracked. If you want to get fancy you can also
store the last not expired continuation / state snapshot (again not
backtracked) and redirect to this.

Cheers
Philippe


More information about the seaside mailing list