[parenscript-devel] What about (declare (special foo))?

Vladimir Sedach vsedach at gmail.com
Thu Jan 7 03:03:50 UTC 2010


After scratching my head about how to get a reference to the global
object for a while, StackOverflow came to the rescue:

http://stackoverflow.com/questions/383185/javascript-check-if-in-global-context

Implementation to be done later.

Vladimir

2010/1/4 Vladimir Sedach <vsedach at gmail.com>:
>> Do you (or does anyone) think that the above would be a bad idea? If so,
>> why?
>>
>> We have a macro right now that does the above in a somewhat ugly way, and
>> it's very handy on the 3 or 4 occasions that we need it.
>
> How does your macro introduce the global variable? Does it get a
> reference to the toplevel object? I think that's probably the way to
> go.
>
> Vladimir
>
>> Daniel
>>
>> _______________________________________________
>> parenscript-devel mailing list
>> parenscript-devel at common-lisp.net
>> http://common-lisp.net/cgi-bin/mailman/listinfo/parenscript-devel
>>
>>
>




More information about the parenscript-devel mailing list