comp.lang.ada
 help / color / mirror / Atom feed
From: Simon Wright <simon@pushface.org>
Subject: Re: Handling transactions?
Date: Mon, 27 Jul 2015 15:53:00 +0100
Date: 2015-07-27T15:53:00+01:00	[thread overview]
Message-ID: <lya8uhzm7n.fsf@pushface.org> (raw)
In-Reply-To: 6b5c318e-430d-4950-9762-e0ecdaa0ac9a@googlegroups.com

EGarrulo <egarrulo@gmail.com> writes:

> Sorry, I didn't specify that I was not talking about database
> transactions -- albeit the concept is the same -- but rather about
> keeping an object in a consistent state even when exceptions occur
> during processing.  Since the realm of Ada is high-integrity systems,
> I suppose that this is a solved problem, but I haven't found any
> explanations in regard.

One approach to high-integrity systems requires you to prove, using for
example SPARK, that there can be no exceptions; then the problem doesn't
arise.

  reply	other threads:[~2015-07-27 14:53 UTC|newest]

Thread overview: 12+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2015-07-27 12:21 Handling transactions? EGarrulo
2015-07-27 14:16 ` Björn Lundin
2015-07-27 14:38   ` EGarrulo
2015-07-27 14:53     ` Simon Wright [this message]
2015-07-27 16:38       ` David Botton
2015-07-27 18:15         ` EGarrulo
2015-07-28  0:10           ` Randy Brukardt
2015-07-28  5:33             ` J-P. Rosen
2015-07-28  6:45             ` Dmitry A. Kazakov
2015-07-28 20:23               ` Randy Brukardt
2015-07-28  2:41         ` Norman Worth
2015-07-29  6:51 ` Jacob Sparre Andersen
replies disabled

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox