[racket-dev] Slideshow package needs more splitting

From: Robby Findler (robby at eecs.northwestern.edu)
Date: Mon Nov 4 17:58:36 EST 2013

I think there might be some collection/pkg confusion here. Are you having
trouble with a package level dependency or a collection level one? (The
latter is the only kind that can lead to the documentation error you're
talking about I believe.)

Robby


On Mon, Nov 4, 2013 at 4:51 PM, J. Ian Johnson <ianj at ccs.neu.edu> wrote:

> I've been working on a package of different pict transformers/constructors
> I've made while giving slideshow presentations, with some pain.
> In particular, slideshow-lib pulls in the gui dependency, making
> documentation impossible.
> I had to just copy the code for slide-pict and fast-start from
> slideshow/play into my package, which I really hate doing.
> If at all possible, can we split the pict-only parts of slideshow-lib into
> a different collection, say slideshow-pict-lib or something? Or perhaps
> just add more to pict-pkgs?
>
> Thanks,
> -Ian
> _________________________
>   Racket Developers list:
>   http://lists.racket-lang.org/dev
>
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.racket-lang.org/dev/archive/attachments/20131104/275457c5/attachment.html>

Posted on the dev mailing list.