21 Jun
2007
21 Jun
'07
7:58 a.m.
"Daniel Gackle" <danielgackle@gmail.com> writes:
If you want to make sure that identifiers generated by Parenscript don't clash with those in third-party Javascript, wouldn't you have to parse the third-party Javascript?
In theory, yes. ;-) In practice just prefixing your identifiers with something unusual would achieve the same thing. [...]