This is the mail archive of the kawa@sources.redhat.com mailing list for the Kawa project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]

macro for record definition



hello,

would someone have contributed a macro, enabling to define in one shot a constructor, and all the accessors for the slots of a record,
to get rid of the use of functions like:

make-record-type, record-constructor, ...

I would like to have such a macro, to which I can pass the record name, the record slots, and this macro would expand to a definition of all the accessors, of a constructor, of the record-precidate, ...

thanks a lot.

Stanislas Pinte
Computer Consultant

Sales Director
Alto Software

20 Pl St Jacques
B-4000 Liège
Tel+Fax: +32 -(0)4 221 35 08
GSM: +32 -(0)478 57 61 80
web: http://www.altosw.be
email: stan@altosw.be


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]