At Fri, 20 Jul 2012 16:17:22 -0400, [email protected] wrote: > 3582b57 Asumu Takikawa <[email protected]> 2012-07-20 15:10 > : > | Move mzlib/defmacro => racket/defmacro
I'm not sure this belongs in `racket'. This is not a Racket feature. It's closer to a CL compatibility library. How about having a `compatibility' collect, which would include this and things like `racket/package' (compatibility with Chez) and `racket/mpair' (compatibility with Scheme)? It would be harder to confuse these things with blessed Racket features. Vincent _________________________ Racket Developers list: http://lists.racket-lang.org/dev

