Comment on Strangest Programming Language Feature?Comments−dj-wonk12yI heart what should be called a "truth injection attack" in Python: http://stackoverflow.com/a/2021553/109618−userbinator12yYou can do a similar thing with Java, although it's a bit harder... http://stackoverflow.com/questions/3301635/change-private-st...I think you can do something like this in C# too (not surprisingly).
Comments
I heart what should be called a "truth injection attack" in Python: http://stackoverflow.com/a/2021553/109618
You can do a similar thing with Java, although it's a bit harder... http://stackoverflow.com/questions/3301635/change-private-st...
I think you can do something like this in C# too (not surprisingly).