Hi, Andy Wingo <wi...@pobox.com> writes:
> On Thu 11 Nov 2010 17:24, l...@gnu.org (Ludovic Courtès) writes: > >> (define-wrapped-pointer-type class? >> wrap-class unwrap-class print-class) > > Looks great! Would be a great addition to system foreign. Though I realized that some people might want a similar thing that uses GOOPS objects instead of raw structs. Should we leave that to a different macro or module? Thanks, Ludo’.