[racket-dev] Things we could move out of the core

From: Robby Findler (robby at eecs.northwestern.edu)
Date: Thu Jun 27 23:12:58 EDT 2013

On Thu, Jun 27, 2013 at 10:08 PM, Sam Tobin-Hochstadt <samth at ccs.neu.edu>wrote:

> On Thu, Jun 27, 2013 at 11:06 PM, Robby Findler
> <robby at eecs.northwestern.edu> wrote:
> > One fairly clear thing is that the mzlib manual can move into the
> > compatibility-lib.
>
> I agree.
>
> > We could move the mzlib-specific files from (the collection) tests/racket
> > into a new tests/mzlib and put that into the compatibility-lib.
> >
> > But that probably requires actual adjustments because tests/racket is
> > load-based ...
> >
> > Probably all of the mzlib-specific tests could be made to run in a #lang
> > context without too much trouble, tho.
>
> I don't feel 100% confident mucking with the tests/racket
> infrastructure, and I don't know how worth it this would be.
>
> BTW, you have some commented-out tests in racket/private/contract that
> `(require mzlib/contract)`.
>
>
>
I know. Is that a problem?

Robby
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.racket-lang.org/dev/archive/attachments/20130627/4cba774c/attachment.html>

Posted on the dev mailing list.