[plt-scheme] Just to confirm: the embedded-gui library preferred over mrlib?

From: Eli Barzilay (eli at barzilay.org)
Date: Wed Jun 18 22:06:53 EDT 2008

On Jun 18, Danny Yoo wrote:
> Hi everyone,
> 
> It looks like the 'embedded-gui' collection does pretty much the
> same stuff as the 'aligned-pasteboard' in 'mrlib'.  I wanted to make
> sure: should mrlib be treated as a deprecated library, and to prefer
> new development on 'embedded-gui'?

It's better to use mrlib -- there is the "hierlist" that should also
move inside, and IIUC, embedded-gui should move in too.  For old code,
the toplevel collections should turn to stubs that simple reprovide
things from the mrlib libraries.

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


Posted on the users mailing list.