comp.lang.ada
 help / color / mirror / Atom feed
* Extended Exceptions and other tweaks.
@ 2013-03-30 20:01 Diogenes
  2013-03-30 22:10 ` Brian Drummond
                   ` (2 more replies)
  0 siblings, 3 replies; 15+ messages in thread
From: Diogenes @ 2013-03-30 20:01 UTC (permalink / raw)


First of all...thanks to everyone who have given me pointers on my initial runtime hacking experiments. I'm really trucking now.

Currently, just to gain some experience in this area, I building my own runtime targeted to the Native platform, but using a much more rigorous process. Using the Spark tools, unit testing everything, etc...

Since I'm working on the Ada Exceptions mechanism, I began to wonder if it might not make sense to add security related exceptions as a possible extension. I have ACLs going on one machine here, and of course Caps going on others.

Would something like this be useful to the community, or would it be too much? Since a security related exception does not necessarily indicate an error in the program itself; it could indicate a conflict with the policy set up by a System Administrator. Seems like it might be prudent to indicate that explicitly.

Are there any other tweaks or extensions that people might find useful?

Diogenes



^ permalink raw reply	[flat|nested] 15+ messages in thread

end of thread, other threads:[~2013-05-07  0:39 UTC | newest]

Thread overview: 15+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2013-03-30 20:01 Extended Exceptions and other tweaks Diogenes
2013-03-30 22:10 ` Brian Drummond
2013-03-31  1:18   ` Diogenes
2013-04-01 20:36     ` Brian Drummond
2013-04-06 15:49       ` Lucretia
2013-04-07 20:20         ` rrr.eee.27
2013-04-08 10:21           ` Brian Drummond
2013-05-01 23:37             ` Brian Drummond
2013-05-02  1:06               ` Randy Brukardt
2013-05-05 12:41                 ` Brian Drummond
2013-05-07  0:39                   ` Randy Brukardt
2013-05-04  7:52     ` Yannick Duchêne (Hibou57)
2013-03-31 13:55   ` Luke A. Guest
2013-03-30 22:38 ` Shark8
2013-03-31 11:41 ` Stephen Leake

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