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

From: Robby Findler (robby at eecs.northwestern.edu)
Date: Fri Jun 28 01:36:23 EDT 2013

As far as I can tell they are up to date.

Robby

On Friday, June 28, 2013, Sam Tobin-Hochstadt wrote:

> On Thu, Jun 27, 2013 at 11:12 PM, Robby Findler
> <robby at eecs.northwestern.edu <javascript:;>> wrote:
> >
> >
> >
> > On Thu, Jun 27, 2013 at 10:08 PM, Sam Tobin-Hochstadt <samth at ccs.neu.edu<javascript:;>
> >
> > wrote:
> >>
> >> On Thu, Jun 27, 2013 at 11:06 PM, Robby Findler
> >> <robby at eecs.northwestern.edu <javascript:;>> 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?
>
> No, I wouldn't think so.  Just wondering if you had intended to update
> them.
>
> Sam
>
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.racket-lang.org/dev/archive/attachments/20130628/5246c141/attachment.html>

Posted on the dev mailing list.