[parenscript-devel] :join isn't being interpreted as a javascript function
Russell Sim
russell.sim at gmail.com
Tue Jul 31 21:19:15 UTC 2012
Vladimir Sedach <vsedach at gmail.com> writes:
> Is there any browser on which that code is failing? foo['bar'] is
> equivalent to foo.bar and so foo['bar'](baz) should be as valid a
> function call as foo.bar(baz)
No there isn't. I agree, they are equivalent. I guess my eagerness to
contribute outweighed my javascript mojo :)
Thanks,
Russell
More information about the parenscript-devel
mailing list