[racket-dev] [plt] Push #21719: master branch updated

From: Eli Barzilay (eli at barzilay.org)
Date: Wed Dec 22 20:17:39 EST 2010

About two weeks ago, rafkind at racket-lang.org wrote:
> 7d8e4f8 Jon Rafkind <rafkind at racket-lang.org> 2010-12-10 17:06
> :
> | add start of gui component to show the module interface
> | (contracts/types/etc..)
> :
>   A collects/drracket/private/module-interface/check.rkt
>   A collects/drracket/private/module-interface/gui.rkt

How about splitting this code to a generic part outside of drr?
Something that would eventually be fitting for adding the non-gui part
of the syntax check functionality to it too.

-- 
          ((lambda (x) (x x)) (lambda (x) (x x)))          Eli Barzilay:
                    http://barzilay.org/                   Maze is Life!


Posted on the dev mailing list.