View Single Post
Old Nov 27th, 2007, 6:09 PM   #14
DaWei
Resident Grouch
 
DaWei's Avatar
 
Join Date: Jun 2005
Posts: 6,453
Rep Power: 10 DaWei is on a distinguished road
Re: Java Decompiler..

That's why it's inferior, when push comes to shove. Any implementation which produces even byte code, tops, isn't going to include the labels which are programmer-helpful. I can show you dozens of pieces of executing code which cannot be traced back to high-livel constructs. That says all that there needs to be said about the subject. Reasonable and accurate decompilation presupposes worthless inefficiencies. If that flips your skirt, so be it.
__________________
Abstraction doesn't make it impossible to write bad code; it makes it possible to write superior code.
Contributor's Corner: Grumpy on C++ Exceptions DaWei on Pointers
DaWei is offline   Reply With Quote