GsDevKit / gsApplicationTools

This repository includes scripts and code that allow a more convenient setup of a Gemstone server application
MIT License
2 stars 2 forks source link

Need abandon transaction exception #17

Open dalehenrich opened 9 years ago

dalehenrich commented 9 years ago

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 ...