comp.lang.ada
 help / color / mirror / Atom feed
From: Samuel Tardieu <sam@rfc1149.net>
Subject: Re: Elaboration worries
Date: 22 Jun 2006 01:07:45 +0200
Date: 2006-06-22T01:09:01+02:00	[thread overview]
Message-ID: <87odwmcdku.fsf@willow.rfc1149.net> (raw)
In-Reply-To: 8KOdnYaLZJaLMATZnZ2dnUVZ_tydnZ2d@megapath.net

>>>>> "Randy" == Randy Brukardt <randy@rrsoftware.com> writes:

Randy> try to avoid doing anything at elaboration time other than
Randy> use language-defined packages;

There are cases where this is quite impractical; for example, when
using the Ravenscar profile, tasks cannot be created dynamically and
will be started at elaboration time. Using a "start" protected object
can be used as a workaround to limit their execution until after the
main program has been launched.

  Sam
-- 
Samuel Tardieu -- sam@rfc1149.net -- http://www.rfc1149.net/



  reply	other threads:[~2006-06-21 23:07 UTC|newest]

Thread overview: 14+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2006-06-21 12:33 Elaboration worries Alex R. Mosteo
2006-06-21 18:01 ` Samuel Tardieu
2006-06-21 20:34 ` Randy Brukardt
2006-06-21 23:07   ` Samuel Tardieu [this message]
2006-06-22 23:06     ` Randy Brukardt
2006-06-23 18:42       ` Samuel Tardieu
2006-06-23 19:54         ` Randy Brukardt
2006-06-21 23:12   ` Robert A Duff
2006-06-22 23:09     ` Randy Brukardt
2006-06-21 23:07 ` Robert A Duff
2006-06-22  2:24   ` Matthew Heaney
2006-06-22 10:36 ` Alex R. Mosteo
2006-06-22 16:25   ` Alex R. Mosteo
2006-06-22 23:31   ` Randy Brukardt
replies disabled

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