[Fluxus] move hacking section from boot.ss?

glauber M4 smade4 at gmail.com
Wed Sep 9 13:00:55 PDT 2009


2009/9/6 glauber M4 <smade4 at gmail.com>

>
>
> 2009/9/4 Dave Griffiths <dave at pawfal.org>
>
> On Tue, 2009-09-01 at 13:57 -0300, glauber M4 wrote:
>> >  what about move it to other place so it can be loaded from drflux.ss
>> > cleanly?
>>
>> Potentially, yes - but IIRC one problem is that (time) conflicts with
>> some drscheme code...
>>
>> Cant we hack it like the following?
>
> (define (temptime args) (time args))
>
> (define-syntax time
>   (syntax-rules ()
>     [(time) (flxtime)]
>     [(time args) (temptime args)]))
>
> this way we get old behaviour and still plt-compatible, its a hack anyway
>
>
>> cheers,
>>
>> dave
>>
>>
>
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.pawfal.org/pipermail/fluxus-pawfal.org/attachments/20090909/40b48f00/attachment.html>


More information about the Fluxus mailing list