You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I think Seaside has the notion of exceptions that can be signalled that aborts the handling of the whole stack (WARetryHttpRequest and SafelyPerformBlockRequiringAbort) ... the WARetry... might be interesting to carry across ... but even so I think that we need an "error" that does not commit the stack, so that unintended state changes are not persisted ...
The text was updated successfully, but these errors were encountered:
I think Seaside has the notion of exceptions that can be signalled that aborts the handling of the whole stack (WARetryHttpRequest and SafelyPerformBlockRequiringAbort) ... the WARetry... might be interesting to carry across ... but even so I think that we need an "error" that does not commit the stack, so that unintended state changes are not persisted ...
The text was updated successfully, but these errors were encountered: