[plt-scheme] Moby Scheme - world.ss versus gui-world.ss

From: Matthias Felleisen (matthias at ccs.neu.edu)
Date: Wed Apr 1 08:14:47 EDT 2009

Danny, if you integrated this stuff with the code base and turned  
such reports into bug reports, you would do yourself and us a favor  
-- Matthias



On Apr 1, 2009, at 1:48 AM, Danny Yoo wrote:

>> Attempting to import both libraries raise the error:
>>
>> (require moby/stub/world)
>> (require gui-world/gui-world)
>> =>
>> module: identifier already imported from a different source
>>
>> So, how can I get the GUI controls from gui-world and Android  
>> specific stuff
>> from world.ss?
>
>
> (I just talked with Ben in private email.)  Yes, the gui-world
> component is missing the integration with the Android-specific
> services; I ran out of time before the ILC talk.  But it's on our
> radar, and we'll have this fixed shortly.
> _________________________________________________
>   For list-related administrative tasks:
>   http://list.cs.brown.edu/mailman/listinfo/plt-scheme



Posted on the users mailing list.