Thanks a lot Philip and Ryan! Splitting up the info.rkt file worked
fine.

The reason why I want this to be a multi-collection package is that the
framework without anything gui-related is fairly small and should be
required by default as (require appy). The GUI-related extensions on
the other hand import and re-export a lot of additional modules - there
might even be a complete abstraction layer over Racket's GUI classes
later - and so I want them to be required explicitly as (require
appy/gui).

That being said, everybody seems to discourage making multi-collection
packages everywhere I've looked. Are they just more complicated or are
there plans to deprecate them in the future?

Best,

Erich

-- 
You received this message because you are subscribed to the Google Groups 
"Racket Users" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to racket-users+unsubscr...@googlegroups.com.
For more options, visit https://groups.google.com/d/optout.

Reply via email to