comp.lang.ada
 help / color / mirror / Atom feed
From: "Björn Persson" <bjorn@xn--rombobjrn-67a.se>
Subject: Re: Status of AdaCL: Ada Class Library
Date: Mon, 22 Feb 2010 02:51 +0100
Date: 2010-02-22T02:51:00+01:00	[thread overview]
Message-ID: <7ue685FpluU1@mid.individual.net> (raw)
In-Reply-To: 05a58751-7a13-48d6-9080-91322817bfe8@t32g2000pre.googlegroups.com

Michael R wrote:

> I remembered a previous post on a command line handling library,
> searched and found AdaCL.  The
> Orto package seems to be something, on the surface, that might be
> really useful but it depends on
> the Charles library which appears to be a pre-Ada2005 container
> library.  The date associated with
> the latest release on the download page is 2007-12-09.  Is this
> project "dead"?

Orto isn't dead, but it's dormant while I'm focusing on other projects. I 
can't speak for Charles or for the rest of AdaCL, but Orto and EAstrings are 
"alive" and if you find any bugs in them then I want to hear about it.

I had intended to switch from Charles to Ada.Containers, but I changed my 
mind when I learned that Ada.Containers can't even be read by multiple tasks 
at once. As far as I know the Charles containers can be accessed by multiple 
tasks as long as none of them modifies the container. The internal data 
structure in Orto ? which makes use of Charles ? isn't modified after the 
parsing is done, so if you parse the command line before you start any 
additional tasks, you can then freely look up parameters in multiple tasks.

I believe Charles still works, but I could probably use some other container 
library if there is a compelling reason to stop using Charles.

-- 
Bj�rn Persson
PGP key A88682FD



  reply	other threads:[~2010-02-22  1:51 UTC|newest]

Thread overview: 10+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2010-02-21 22:09 Status of AdaCL: Ada Class Library Michael R
2010-02-22  1:51 ` Björn Persson [this message]
2010-02-22  2:07   ` Michael R
2010-02-24 19:56   ` Martin Krischik
2010-02-24 23:48     ` Randy Brukardt
2010-02-25  9:22       ` Georg Bauhaus
2010-02-25 12:23       ` Stephen Leake
2010-02-25 14:16         ` Alex R. Mosteo
2010-02-25 20:19           ` sjw
2010-02-24 19:54 ` Martin Krischik
replies disabled

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