Google Groups no longer supports new Usenet posts or subscriptions. Historical content remains viewable.
Dismiss

A Flavors compatibility package...

4 views
Skip to first unread message

Martin Mallinson

unread,
Feb 22, 2000, 3:00:00 AM2/22/00
to
Anyone out there aware of a Symbolics Flavors Compatibility package of
some sort?

For those to whom this makes any sense, this is so-called "new flavors"
an example of which would be: (defmethod (:string-for-printing
icon-shape) () name) ie message first....

Thanks
Martin M.


Robert Monfera

unread,
Feb 22, 2000, 3:00:00 AM2/22/00
to Martin Mallinson

Martin Mallinson wrote:
>
> Anyone out there aware of a Symbolics Flavors Compatibility package of
> some sort?

I think ACL form Franz supports or used to support Flavors - check their
publicly available documentation. Also, maybe Poplog Lisp (now
open-source) also supports it.

Robert

Pierre R. Mai

unread,
Feb 22, 2000, 3:00:00 AM2/22/00
to
Robert Monfera <mon...@fisec.com> writes:

Yes ACL does include a compatability flavors package (require :flavors),
but AFAIK this isn't New Flavors, e.g. the method definition has the old
order

(defmethod (flavor-name [method-type] operation) lambda-list forms*)

The Franz documentation itself states that they are compatible to
Symbolics' Release 6 Flavors, but not to Release 7 Flavors.

Regs, Pierre.

--
Pierre Mai <pm...@acm.org> PGP and GPG keys at your nearest Keyserver
"One smaller motivation which, in part, stems from altruism is Microsoft-
bashing." [Microsoft memo, see http://www.opensource.org/halloween1.html]

Christian Lynbech

unread,
Feb 23, 2000, 3:00:00 AM2/23/00
to
At ELUGM'99 (European Lisp Users Group Meeting), there was a
presentation from a project from IUT du Havre (France) describing the
translation of a job scheduling system from New Flavors to CLOS.

Another presentation described a system (FoOBar, from IST in Lisbon,
Portugal) which had lived through several generations of lisp to end
up as an Common Lisp application. I remember him talking about going
from Flavors to CLOS as well.

I can look through the proceedings for names and adresses if you want
to consider going down that road.


---------------------------+--------------------------------------------------
Christian Lynbech | Ericsson Telebit A/S
Fax: +45 8628 8186 | Fabrikvej 11, DK-8260 Viby J
Phone: +45 8738 2228 | email: c...@tbit.dk --- URL: http://www.tbit.dk
---------------------------+--------------------------------------------------
Hit the philistines three times over the head with the Elisp reference manual.
- pet...@hal.com (Michael A. Petonic)


Martin Mallinson

unread,
Feb 23, 2000, 3:00:00 AM2/23/00
to
No that's Ok Christian, we are well able to port the thing ourselves I was just
looking for an intermediate step...thank you for responding however, I appreciate
it. (and to those of you who have offered to port the code for us, thank you too,
but we will do it in-house).
Martin M
0 new messages