comp.lang.ada
 help / color / mirror / Atom feed
From: "Stephane Richard" <stephane.richard@verizon.net>
Subject: Re: Standard Library Interest?
Date: Thu, 16 Oct 2003 18:23:33 GMT
Date: 2003-10-16T18:23:33+00:00	[thread overview]
Message-ID: <FmBjb.19861$0I6.1060@nwrdny03.gnilink.net> (raw)
In-Reply-To: h3Bjb.17267$zw4.9742@nwrdny01.gnilink.net

[-- Warning: decoded text below may be mangled, UTF-8 assumed --]
[-- Attachment #1: Type: text/plain, Size: 10651 bytes --]

Sorry but my daughter accidentaly sent my last post before I finished
answering all the issues so I continue here :-).  (2 years old and she can
already send an email sheesh hehe).

-- 
St�phane Richard
"Ada World" Webmaster
http://www.adaworld.com

"Stephane Richard" <stephane.richard@verizon.net> wrote in message
news:h3Bjb.17267$zw4.9742@nwrdny01.gnilink.net...
>
>
> -- 
> St�phane Richard
> "Ada World" Webmaster
> http://www.adaworld.com
>
>
> "Warren W. Gay VE3WWG" <ve3wwg@cogeco.ca> wrote in message
> news:JnAjb.8680$cT6.421284@news20.bellglobal.com...
>
> > Agreed, but *you* are a customer, and *I* am a customer in the
> > open sourced sense. *We* know what we *want*, and certainly should
> > be in some position to understand what *others* like *us* want.
> >
> > That says to me, that we are favourably positioned for some involvement
> > here ;-)
> >
>
>
>
> > Yes and no. Not everyone is good at designing "libraries" for
> > general use, and so I would suggest that in a library sense,
> > some *are* more suitable for others. This of course, depends
> > upon agreed upon criteria...
>
> *** define library?  not everyone is good at designing a library or not
> every is good at designing a set of reusable components?  In a library
such
> as CAL things should be as reusable as possible in my book.
>
> >
> > Yes, agreed. If comp.lang.ada history is any indication, it
> > seems to be a general lack of agreement! Some want:
> >
> >   - for embedded use (no dynamic memory allocation)
> >   - SPARK like qualities
> >   - C++ like qualities/idioms
> >   - easy to use (few instantiations of generics)
> >   - maximum flexibility (with more use of generics,
> >     but harder to use)
> >
> > and there are probably more directions. I would add that there needs
> > to be a more "general purpose computing" focus, to get Ada into
> > more mainstream use.
>
> *** Agreed, I think what we could do is go by the other "popular"
languages,
> the first thing would be to fill in the gap as in What do the other
language
> have that ada doesn't have?  as a first brainstorming reusable or not, but
> what makes the other languages (any and all of them) popular and give that
> to Ada.
> >
> > But if *we* can't *agree* about what we *want*, then the rest
> > is a dead end.  My memory is foggy about the GRACE components
> > effort, but what I recall of it was a wide range of opinions
> > of what it should and shouldn't be.
> >
> *** I'm not sure about GRACE, haven't heard enough about the project to
say
> a word, but does it meant hat GRACE didn't have a basis for a good lbirary
> foundation?  Perhaps it did and got lost in the confusion of it's creators
> :-).  As others mentionned before if we dont have to reinvent the wheel we
> shouldn't :-).  Have you looked at my proposed hierarchy I gave elsewhere
on
> this NG?  I tried to be as General as possible but detailed enough to give
> an orentation to the library so to speak....from that tree we could see if
> anyone's existing code can fit in there and get ready to do the rest.  Of
> course that's a first draft of the hierarchy and should be worked on but
it
> is a first step :-).
>
> http://www.adaworld.com/cal/cal_library.txt
>
>
> > I don't have any silver bullet for this problem, but one
> > suggestion might be to assemble a few respected and interested
> > parties (individuals that is), and build concensous amongst
> > themselves. Let them go away and build a spec, a pilot maybe,
> > and come out of it with a "like it or lump it" approach,
> > allowing for tweaks.
> >
> *** To me that seems like a good approach and I'm all for it. :-)
>
> > If there is enough other interested parties, then perhaps a
> > "competition" of sorts between different teams could be
> > arranged (I want to be on the green team ;-). Then pick a
> > winner, and tweak and live with that winner.
> >
> > But IMHO, the biggest stumbling block here has always been
> > about building a common vision.
> >
> *** I think we all have a good common vision of what the library should
> offer that's doesn't seem to be the problem right now. the major problem
is
> starting the work without getting paid so to speak.  Like I mentionned
> elsewhere I'd be lying if I didn't wanna get paid for this effort
especially
> if it's gonna help the vendors.  I'm a developer and like all developers,
> getting paid for something is somewhat motivational :-).   But I'm not
> stopping at that for this project.  Ada needs it there's no doubt and I'm
> willing to give it :-).  so you got me as an interested and already
involved
> party :-).
>
> *** As for competition I wonder, if time wouldn't be better spent forming
> teams that could work on different parts of the library instead of
competing
> in the same one as far as acheiving the ultiamate goal goes.   Sure if
> someone looks at a stack algorithm and knows it can be done better then
fine
> do it and suggest it if it's faster/more stable, etc etc...then it gould
go
> in :-).
>
>
> > If you can get all vendors to ship the same thing, no matter
> > what it was, you can be sure people will use it. After all, the
> > GNAT packages get used that way. BUT, I don't think this
> > is likely to happen.
>
> *** Not likely, but not impossible especially if our library doesn't
> conflict with any packages offered by  the vendors already.  Ultimately we
> could all associate and become the first 3rd party library vendor for Ada?
> :-)
>
> > Yes, consensus seems to be the problem.

*** Indeed but that's because libraries were started without being discussed
first I think.  At least it's usually the result of developing without
discussing :-).

> >
> > > I think
> > > customers if surveyed, would indicate that they would want *some* kind
> > > of library.
> >
> > That much seems to be agreed on here in comp.lang.ada.

*** I second that ;-)

> >
> > I like the idea of small teams that are capable of consensus, and
> > the idea that a competition with a winning design should be
> > adopted. Where this seems to fall down, is that the very people
> > that should be involved, do not have the time to allocate to this.
> >
> > So then, perhaps we should be more open minded to what other
> > eager teams might be able to produce, with perhaps a senior
> > member to help guide their efforts in an advisory fashion.
> >

*** Perhaps, where are those senior members? :-).


> >
> > I agree, but I prefer to focus on the reason why nothing is
> > happening. Lack of consensus, as you've said yourself. So let's
> > attack that. How do we fix that?
> >
*** Good question. :-)  only way to fix it is to reach the given consensus.
Like I said I think we all have a pretty similar vision of what the library
should have.  so perhaps that's not where the problem lies.  Getting paid
for it seems to be an issue to some Getting support from vendors or
organizations seems to be another (by support I mean someone somewhere
saying we're on teh right track and here's why.

*** What do these other lbirary projects have?  maybe that should be our
"Not To Do" list to start with? Although someof them we'd need like standard
data structures (stacks queues etc etc).  but other than that what's missing
in the other lbirary projects?

*** As I mentionned on another post, I gave a pretty good list of what I
wanted (not the hierarchy I started but another list of missing I noticed
from Ada.  perhaps we can start from that too or add that to the list of
things to do?


> > Smaller groups have a greater chance at consensus. But one group
> > may not achieve the best result.
> >
> > Take the "Ada approach", and allow teams to submit competing
> > designs.
> >
> > The question is, do we have enough interest to develop more than
> > one team?  This to me is the most doubtful factor.

***  You sure seem to be, I am definitaly, Marin is too for a nominal fee
;-)....Robert seems to be interested too.  I talked to a few people at APIWG
and other SIG Ada Group members that like the idea (not sure how much time
they could or would invest but they do think it's a good idea :-).
> >
> > Any competition, does not _have_ to start from scratch. Let's
> > bring on a competiton where new and existing stuff is worked
> > and re-worked in competition.
> >
> > You'll need to keep the final panel of judges small enough, or
> > some other democratic way of selecting a winner (voting?) As
> > long as the rules are clearly stated up front, and the parameters
> > properly planned, any "volunteer effort charging off" can
> > spur good results (if only by competition).
> >
> > The real issue is consensus and enthusiasm. I think the former can
> > be achieved, but can we get enough participants to push the
> > competition forwared?
> >
*** Again here would it be competition or elaborating different parts of the
library instead?  which would be a better usage of our time? :-)

> > We can give "clout" to anyone, any "body" for judging or
> > voting purposes. The objective is to get general buy in,
> > and this may be a problem, because I suspect most Ada
> > users are most interested in embedded processing rather
> > than for general purpose use (but I would be happy to be
> > wrong about that).

*** I'm all for general use, it's my foundation for participating in the
library in the first place.  That's a big chunk of what's missing in Ada,
general purpose lbiraries and components to build software that please a
more general population (business and people alike).  As in For games, maybe
tools to help build business applications, (database and reporting tighly
integrated somehow).  And various other fields of applications.

> >
> > If we have a clear winner at the end, then hopefully we
> > then *know* what we want, and get vendor interest. We
> > might also have a working implementation in GPL/PD form.
> >
> > > If you could get even *ONE* vendor
> > > to say "All right, we'll go down this path and start shipping this
> > > library if you guys go off and build something that meets these
> > > guidelines...." then it stands a chance of getting off of bottom dead
> > > center. But without even ONE vendor standing up and saying "This is
what
> > > I'd like to see built....", I don't think its going to get very far.
> > >
> > > MDC
> >
> > I think getting ONE vendor is achievable, and certainly a baby-step.

*** I'm talking to ACT and seeing what can be done about it, I'll have to
keep you posted or maybe at that point they'll keep us all posted if all
goes well :-).

> >
> > Competition anyone? ;-)
> >
*** Got my gear ready :-).

> > -- 
> > Warren W. Gay VE3WWG
> > http://home.cogeco.ca/~ve3wwg
> >
>
>





  reply	other threads:[~2003-10-16 18:23 UTC|newest]

Thread overview: 285+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2003-10-05  0:09 Standard Library Interest? chris
2003-10-05  1:38 ` Robert I. Eachus
2003-10-05 11:44   ` chris
2003-10-05 15:16   ` Marin David Condic
2003-10-05 16:40     ` Robert I. Eachus
2003-10-05 19:22     ` Martin Dowie
2003-10-06 13:12       ` Marin David Condic
2003-10-06 17:09         ` Martin Dowie
2003-10-06 23:34           ` Marin David Condic
2003-10-07  0:23             ` Stephane Richard
2003-10-07 12:42               ` Marin David Condic
2003-10-07 13:17                 ` Stephane Richard
2003-10-07 17:17                   ` Marin David Condic
2003-10-07 17:42                     ` Larry Hazel
2003-10-07 19:36                       ` Stephane Richard
2003-10-07 20:31                         ` Stephen Leake
2003-10-07 21:56                           ` Stephane Richard
2003-10-08  1:11                             ` Marin David Condic
2003-10-08 16:07                               ` Martin Krischik
2003-10-10  4:38                                 ` Marin David Condic
2003-10-10 14:37                                   ` Stephen Leake
2003-10-10 16:24                                     ` Martin Dowie
2003-10-11 14:16                                       ` Marin David Condic
2003-10-12  1:30                                         ` Martin Dowie
2003-10-12  2:46                                           ` Marin David Condic
2003-10-11 14:07                                     ` Marin David Condic
2003-10-14 14:20                                       ` Stephen Leake
2003-10-14 19:14                                         ` Marin David Condic
2003-10-14 19:27                                           ` Stephen Leake
2003-10-15 12:27                                             ` Marin David Condic
2003-10-15 12:42                                               ` Marin David Condic
2003-10-10 16:46                                   ` Martin Krischik
2003-10-10 18:00                                     ` Stephane Richard
2003-10-12 11:19                                       ` Martin Krischik
2003-10-12 14:48                                         ` Stephane Richard
2003-10-11 14:22                                     ` Marin David Condic
2003-10-09 10:50                               ` Ching Bon Lam
2003-10-09 12:11                                 ` Marin David Condic
2003-10-09 17:16                                   ` Warren W. Gay VE3WWG
2003-10-09 18:30                                     ` tmoran
2003-10-10  1:29                                   ` Frank
2003-10-10  8:19                                     ` chris
2003-10-10  2:53                                   ` Robert I. Eachus
2003-10-08 15:55                             ` Stephen Leake
2003-10-08 16:49                               ` Stephane Richard
2003-10-08 17:18                               ` Marin David Condic
2003-10-10  2:59                                 ` Hyman Rosen
2003-10-08 19:54                             ` Robert I. Eachus
2003-10-08 21:40                               ` Stephen Leake
2003-10-09 12:28                               ` Marin David Condic
2003-10-09 15:18                                 ` Stefan Lucks
2003-10-09 16:10                                   ` Stephen Leake
2003-10-09 16:57                                     ` Stephane Richard
2003-10-10  4:58                                     ` Marin David Condic
2003-10-10  9:28                                     ` Stefan Lucks
2003-10-10 14:59                                       ` Stephen Leake
2003-10-10 16:48                                         ` Ed Falis
2003-10-10 16:29                                       ` Warren W. Gay VE3WWG
2003-10-11  7:01                                         ` Simon Wright
2003-10-10 15:51                                     ` Robert I. Eachus
2003-10-10 17:04                                       ` Stephen Leake
2003-10-10  3:02                                 ` Robert I. Eachus
2003-10-10  5:17                                   ` Marin David Condic
2003-10-10 16:38                                     ` Warren W. Gay VE3WWG
2003-10-11 14:35                                       ` Marin David Condic
2003-10-15 16:24                                         ` Warren W. Gay VE3WWG
2003-10-15 17:57                                           ` Ed Falis
2003-10-15 20:45                                             ` Warren W. Gay VE3WWG
2003-10-15 20:44                                           ` Mark A. Biggar
2003-10-16 12:55                                             ` Marin David Condic
2003-10-16 16:52                                               ` Warren W. Gay VE3WWG
2003-10-16 17:53                                                 ` Marin David Condic
2003-10-17 13:25                                                   ` Warren W. Gay VE3WWG
2003-10-18 13:50                                                     ` Marin David Condic
2003-10-21 17:14                                                       ` Warren W. Gay VE3WWG
2003-10-22 13:04                                                         ` Marin David Condic
2003-10-22 16:46                                                           ` Warren W. Gay VE3WWG
2003-10-22 17:13                                                             ` Ed Falis
2003-10-23  5:23                                                               ` Marin David Condic
2003-10-23 13:55                                                                 ` Ed Falis
2003-10-23  5:21                                                             ` Marin David Condic
2003-10-27 17:37                                                               ` Warren W. Gay VE3WWG
2003-10-28  1:53                                                                 ` Marin David Condic
2003-10-16 12:38                                           ` Marin David Condic
2003-10-16 17:16                                             ` Warren W. Gay VE3WWG
2003-10-16 18:02                                               ` Stephane Richard
2003-10-16 18:23                                                 ` Stephane Richard [this message]
2003-10-17  0:36                                                 ` Robert I. Eachus
2003-10-17  1:24                                                   ` Stephane Richard
2003-10-17  1:40                                                   ` Marin David Condic
2003-10-17  2:34                                                     ` Stephane Richard
2003-10-17 12:45                                                       ` Marin David Condic
2003-10-16 18:04                                               ` Marin David Condic
2003-10-17 20:09                                                 ` Jacob Sparre Andersen
2003-10-20 17:40                                                   ` Robert I. Eachus
2003-10-21 20:55                                                     ` Warren W. Gay VE3WWG
2003-10-21 22:46                                                     ` Stephane Richard
2003-10-21 21:02                                                 ` Warren W. Gay VE3WWG
2003-10-10 18:44                                     ` Robert I. Eachus
2003-10-11 14:42                                       ` Marin David Condic
2003-10-11 15:10                                         ` Stephane Richard
2003-10-11 17:58                                           ` Robert I. Eachus
2003-10-12  1:01                                             ` Marin David Condic
2003-10-12  0:51                                           ` Marin David Condic
2003-10-12  1:17                                             ` Stephane Richard
2003-10-12  2:10                                               ` Marin David Condic
2003-10-12  5:14                                                 ` Robert I. Eachus
2003-10-12 13:39                                                   ` Marin David Condic
2003-10-12  1:20                                             ` Stephane Richard
2003-10-12  2:32                                               ` Marin David Condic
2003-10-12 11:14                                                 ` Stephane Richard
2003-10-16 13:18                                                   ` aleistad
2003-10-07 22:12                           ` tmoran
2003-10-07 22:37                           ` Alexandre E. Kopilovitch
2003-10-08 16:03                           ` Martin Krischik
2003-10-09 13:28                           ` Jacob Sparre Andersen
2003-10-28 11:25                         ` Marius Amado Alves
2003-10-28 12:52                           ` Marin David Condic
2003-10-28 13:28                             ` Marius Amado Alves
2003-10-28 23:20                               ` Marin David Condic
2003-10-28 13:21                           ` Stephane Richard
2003-10-28 16:21                           ` Standard Library Interest? (The Big Player ACT) Stephane Richard
2003-10-28 23:37                             ` Marin David Condic
2003-10-29  1:12                               ` Stephane Richard
2003-10-29 14:35                               ` Marc A. Criley
2003-10-29 23:10                                 ` tmoran
2003-10-29 23:34                                 ` Marin David Condic
2003-10-31 14:42                                   ` Georg Bauhaus
2003-11-01  3:05                                     ` Marin David Condic
2003-11-01  3:50                                       ` Stephane Richard
2003-11-01 13:20                                         ` Marin David Condic
2003-11-02 16:41                                       ` Georg Bauhaus
2003-11-02 19:25                                         ` Marin David Condic
2003-11-01  7:20                                     ` Simon Wright
2003-11-02 17:04                                       ` Georg Bauhaus
2003-11-02 15:09                             ` Standard Library Interest? (The Big Player IRVINE) Stephane Richard
2003-11-02 16:18                               ` Marius Amado Alves
2003-11-02 16:35                                 ` Stephane Richard
2003-11-02 22:41                               ` Marin David Condic
2003-11-03  1:07                                 ` Standard Library Interest? Robert I. Eachus
2003-11-03  1:27                                   ` Stephane Richard
2003-11-03 12:52                                     ` Marin David Condic
2003-11-03  3:58                                   ` Alexandre E. Kopilovitch
2003-11-03  6:28                                     ` Robert I. Eachus
2003-11-03 12:11                                       ` Jeff C,
2003-11-03 17:07                                         ` Robert I. Eachus
2003-11-04 18:07                                       ` Alexandre E. Kopilovitch
2003-11-03  7:54                                     ` Mark A. Biggar
2003-11-03 21:02                                       ` Alexandre E. Kopilovitch
2003-11-04  1:50                                         ` Robert I. Eachus
2003-11-04 18:16                                           ` Jeffrey Carter
2003-11-06  2:07                                           ` Alexandre E. Kopilovitch
2003-11-03 15:14                                     ` Robert Spooner
2003-11-03 15:38                                       ` Dmitry A. Kazakov
2003-11-03 16:52                                       ` Alexandre E. Kopilovitch
2003-11-03 12:36                                   ` Marin David Condic
     [not found]                         ` <1067340353.3441.18.camel@localhost.localdomain>
2003-10-28 11:30                           ` Marius Amado Alves
2003-10-08  1:07                       ` Marin David Condic
2003-10-08  1:15                         ` Stephane Richard
2003-10-08  1:32                           ` Marin David Condic
2003-10-08 15:58                           ` Stephen Leake
2003-10-08 17:24                             ` Marin David Condic
2003-10-07 18:19                     ` Martin Dowie
2003-10-07 19:29                       ` Stephane Richard
2003-10-07 20:30                         ` Martin Dowie
2003-10-08  1:15                       ` Marin David Condic
2003-10-08 21:56                         ` Stephane Richard
2003-10-08 23:56                           ` Robert I. Eachus
2003-10-09  0:29                             ` Stephane Richard
2003-10-10 16:47                             ` POSIX File Structure Conventions for Ada (Was: Standard Library Interest?) Warren W. Gay VE3WWG
2003-10-10 17:17                               ` Ludovic Brenta
2003-10-11 16:25                                 ` Warren W. Gay VE3WWG
2003-10-09 12:42                           ` Standard Library Interest? Marin David Condic
2003-10-09 13:07                             ` Stephane Richard
2003-10-10  3:15                               ` Robert I. Eachus
2003-10-10  8:10                                 ` Stephane Richard
2003-10-10 12:49                                   ` Marin David Condic
2003-10-10 13:20                                     ` Jeff C,
2003-10-11 14:48                                       ` Marin David Condic
2003-10-11 15:09                                         ` Stephane Richard
2003-10-10 19:22                                   ` Robert I. Eachus
2003-10-11 11:30                                     ` Stephane Richard
2003-10-11 12:36                                     ` Stephane Richard
2003-10-11 17:41                                       ` sk
2003-10-11 17:43                                         ` Stephane Richard
2003-10-11 18:08                                       ` Robert I. Eachus
2003-10-11 18:11                                         ` Stephane Richard
2003-10-12  1:33                                         ` Marin David Condic
2003-10-12  5:16                                           ` Robert I. Eachus
2003-10-15 16:42                                         ` Warren W. Gay VE3WWG
2003-10-15 16:35                                     ` Warren W. Gay VE3WWG
2003-10-16 12:59                                       ` Marin David Condic
2003-10-17 19:54                                         ` Warren W. Gay VE3WWG
     [not found]                   ` <8d6b51-0u3.ln1@beastie.ix.netcom.com>
2003-10-07 23:58                     ` Stephane Richard
     [not found]                       ` <f8nc51-gv2.ln1@beastie.ix.netcom.com>
2003-10-08 12:45                         ` Marin David Condic
2003-10-08 16:00                         ` Stephen Leake
2003-10-08 17:37                           ` Stephane Richard
     [not found]                           ` <hdbf51-523.ln1@beastie.ix.netcom.com>
2003-10-09 14:24                             ` Hyman Rosen
2003-10-10 12:06                               ` Stephane Richard
2003-10-10 15:03                                 ` Stephen Leake
2003-10-05 17:41   ` Georg Bauhaus
2003-10-05 17:48     ` chris
2003-10-05 23:57     ` Robert I. Eachus
2003-10-07  1:44       ` Georg Bauhaus
2003-10-08 20:44         ` Robert I. Eachus
2003-10-09  2:05           ` Alexandre E. Kopilovitch
2003-10-09  5:39             ` Robert I. Eachus
2003-10-09  9:06               ` Dmitry A. Kazakov
2003-10-05 14:49 ` Martin Krischik
2003-10-05 15:25   ` Marin David Condic
2003-10-05 15:51     ` sk
2003-10-05 18:23       ` Marin David Condic
2003-10-05 19:14         ` Stephane Richard
2003-10-06 13:15           ` Marin David Condic
2003-10-05 19:35         ` Jeffrey Carter
2003-10-06  9:46           ` Stephane Richard
2003-10-06 13:16             ` Marin David Condic
2003-10-06 14:44               ` Stephane Richard
2003-10-06 16:51               ` Martin Krischik
2003-10-06 16:48         ` Martin Krischik
2003-10-06 23:38           ` Marin David Condic
2003-10-06 16:42     ` Martin Krischik
2003-10-06 23:39       ` Marin David Condic
2003-10-05 15:02 ` Marin David Condic
2003-10-05 16:43   ` Robert I. Eachus
2003-10-05 18:31     ` Marin David Condic
2003-10-07  1:58       ` Robert I. Eachus
2003-10-07 12:48         ` Marin David Condic
2003-10-08 20:49           ` Robert I. Eachus
2003-10-05 17:49   ` Georg Bauhaus
2003-10-05 18:43     ` Marin David Condic
2003-10-05 23:26       ` Georg Bauhaus
2003-10-06 13:27         ` Marin David Condic
2003-10-10 16:58           ` Warren W. Gay VE3WWG
2003-10-11  9:55             ` Martin Dowie
2003-10-15 16:51               ` Warren W. Gay VE3WWG
2003-10-16 12:14                 ` Martin Dowie
2003-10-22 16:48                   ` Warren W. Gay VE3WWG
2003-10-05 19:27   ` Martin Dowie
2003-10-06 13:33     ` Marin David Condic
2003-10-06 17:16       ` Martin Dowie
2003-10-06 23:45         ` Marin David Condic
2003-10-06 16:47     ` chris
2003-10-06 19:03       ` sk
2003-10-06 20:18         ` chris
2003-10-06 21:13           ` sk
2003-10-20  3:22             ` Dave Thompson
2003-10-20 10:29               ` sk
2003-10-07  0:30           ` Mark Lorenzen
2003-10-07  2:13     ` Robert I. Eachus
2003-10-07 22:49       ` Georg Bauhaus
2003-10-08 20:58         ` Robert I. Eachus
2003-10-09 12:57           ` Marin David Condic
2003-10-10  3:09             ` Robert I. Eachus
2003-10-06  7:02   ` Preben Randhol
2003-10-06 13:37     ` Marin David Condic
2003-10-06 14:34       ` Preben Randhol
2003-10-06 23:50         ` Marin David Condic
2003-10-07  8:55           ` Preben Randhol
2003-10-07 13:05             ` Marin David Condic
2003-10-06 19:37       ` tmoran
2003-10-06 23:57         ` Marin David Condic
2003-10-08 21:46           ` Robert I. Eachus
2003-10-09  8:10             ` Ole-Hjalmar Kristensen
2003-10-10  2:29               ` Robert I. Eachus
2003-10-09  9:20             ` Dmitry A. Kazakov
2003-10-09 13:09             ` Marin David Condic
2003-10-10 14:44               ` Robert I. Eachus
2003-10-11 14:57                 ` Marin David Condic
2003-10-11 18:25                   ` Robert I. Eachus
2003-10-12  1:49                     ` Marin David Condic
2003-10-12  3:52                       ` Robert I. Eachus
2003-10-06 13:50     ` (see below)
2003-10-06 15:28       ` Preben Randhol
2003-10-06 19:37         ` tmoran
2003-10-07  8:59           ` Preben Randhol
2003-10-05 23:33 ` Robert C. Leif
2003-10-06  9:02 ` Vadim Godunko
2003-10-07  0:48 ` Matthew Heaney
2003-10-07  8:56   ` Preben Randhol
2003-10-07 13:08     ` Marin David Condic
  -- strict thread matches above, loose matches on Subject: below --
2003-10-10 13:46 Beard, Frank Randolph CIV
2003-10-11  7:33 ` Martin Krischik
2003-10-11 15:04 ` Marin David Condic
     [not found] <mailman.191.1066918723.25614.comp.lang.ada@ada-france.org>
2003-10-23 14:26 ` Ed Falis
replies disabled

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