CLIM mail archive

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

Using Processes in CLIM



David C. P. Linden <DCPL@fuji.ila.com> writes:
[...]
> Indeed, Common Lisp doesn't try to specify how processes might work.
> There is a growing body of users that would like it to.  CLIM is one of
> those "users" and to that effect CLIM has the set of functions/macros
> you mentioned.  Currently, CLIM defines it only for its own use, which
> is why they aren't exported nor documented.  There is an open discussion
> in the CLIM 2 specification process of whether and/or how CLIM should
> advertise the various "extensions" it adds to Common Lisp for its own
> use.
> 
> If you have favorites, now might be a good time to put in your votes.

It seems to me that the ability to have multiple processes are an
important part of many user interfaces.  Since you have to have them
to support CLIM, why not export *some* of this functionality for users
who want this aspect of their applications to be portable as well?

Yeah, I know there are problems with defining a portable process
model, that's why it's not in CL already.  But good grief!  It doesn't
have to be a complete multiprocessing capability to be useful for user
interface purposes.

Surely we can make some progress on this issue, and CLIM seems like a
good place to start.  We already have the major lisp vendors
represented, the need is there.  When will there be a better
opportunity?

George Williams
Boeing Computer Services   Internet: george@hsvaic.boeing.com
POBox 240002, M/S JY-58    UUCP: ...!uw-beaver!bcsaic!hsvaic!george
Huntsville AL 35824-6402   Phone: 205+464-4968 FAX: 205+464-4930 BTN: 464-4968


0,,

Follow-Ups:

Main Index | Thread Index