axiom-developer
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: [Axiom-developer] Axiom and streams


From: C Y
Subject: Re: [Axiom-developer] Axiom and streams
Date: Sun, 5 Aug 2007 21:07:30 -0700 (PDT)

--- Stephen Wilson <address@hidden> wrote:
 
> A large drawback is that neither, to my knowledge, have been
> implemented atop GCL.  I am seriously considering writing an
> implementation.  I have a personal preference for using Simple
> Streams as I believe it mostly succeeded in addressing issues
> with the Gray Streams model.

Steve, I'm with Tim on this one - I will follow your lead.

> Any thoughts on this would be very much appreciated.  Should this be
> an aim at all?  Pros/cons between the Gray/Simple stream designs?
> Alternative approaches?

Probably either Gray or Simple streams will be better than rolling our
own, unless maybe we can make a "best of both" setup.

Concerns that pop into my head, in no particular order:

1)  The copyright statement on the Allegro simple streams documentation
doesn't seem to have anything that gives permission for any use, and I
assume the Simple Streams code is present only in Allegro at the
moment.  Would it be worthwhile to contact Franz and see if they would
consider making the Simple Streams code part of their open source
effort?  Re-doing a simple streams library for generic CL would require
redoing both documentation and code, as it stands now.

2)  Are there libraries out there using gray streams that we would be
interesting in using and need to convert to simple streams?  If so, how
hard would that be?

3)  Would such a library implemented for GCL need to be GCL specific,
or could it rest atop ANSI CL?

Cheers, and thanks for looking into this!

CY


       
____________________________________________________________________________________
Yahoo! oneSearch: Finally, mobile search 
that gives answers, not web links. 
http://mobile.yahoo.com/mobileweb/onesearch?refer=1ONXIC




reply via email to

[Prev in Thread] Current Thread [Next in Thread]