-
That seems like a rather cumbersome solution except in exceptional circumstances. Having to add hundreds of copies of "$super:nomunge" throughout and app doesn't seem worth it, even if it'd reduce the javascript by a bit. Any chance of a top-level option being added for either "don't munge variables named X in any context", or "don't munge arguments, only variables"?.
2008-02-05 23:33:31 UTC in YUI Library
-
When munging variables, it'd be nice if there were two options, one for local variables and one for arguments. In most cases, the two are the same, but Prototype's type infrastructure internally requires a first argument named "$super". Since munging variables also munges arguments, you can't use Prototype's type infrastructure with variable munging. If there were separate switches for...
2008-01-31 16:00:27 UTC in YUI Library
-
barneyb committed revision 11 to the Neuromancer SVN repository, changing 1 files.
2006-04-05 05:14:49 UTC in Neuromancer
-
barneyb committed revision 10 to the Neuromancer SVN repository, changing 2 files.
2006-04-05 05:12:31 UTC in Neuromancer
-
barneyb committed revision 9 to the Neuromancer SVN repository, changing 1 files.
2006-04-04 05:46:10 UTC in Neuromancer
-
barneyb committed revision 8 to the Neuromancer SVN repository, changing 1 files.
2006-04-04 03:54:50 UTC in Neuromancer
-
barneyb committed revision 7 to the Neuromancer SVN repository, changing 1 files.
2006-04-01 00:45:41 UTC in Neuromancer
-
barneyb committed revision 6 to the Neuromancer SVN repository, changing 1 files.
2006-04-01 00:44:28 UTC in Neuromancer
-
barneyb committed revision 5 to the Neuromancer SVN repository, changing 1 files.
2006-04-01 00:43:50 UTC in Neuromancer
-
barneyb committed revision 4 to the Neuromancer SVN repository, changing 1 files.
2006-03-31 06:03:00 UTC in Neuromancer