This is the mail archive of the
guile@sourceware.cygnus.com
mailing list for the Guile project.
FYI: srfi-20 "Simple object system"
- To: guile at sourceware dot cygnus dot com
- Subject: FYI: srfi-20 "Simple object system"
- From: Per Bothner <per at bothner dot com>
- Date: 18 Apr 2000 20:25:04 -0700
The designers/implementers of GOOPS might want to be aware
of the new draft srfi, #20: "Simple object system". It proposes
a simples CLOS-like system, probably similar to GOOPS - but
incompatible with it.
See http://srfi.schemers.org/srfi-20/
Of course the SRFI process does not dis-allow multiple
incompatible specifications for the same feature, so
you can also provide GOOPS for another srfi ...
--
--Per Bothner
per@bothner.com http://www.bothner.com/~per/