Tomasz Rola wrote: "cargo cult procedures like refactoring"

Refactoring is a standard part of programming which every decent programmer 
uses, even if they don't call it that. It's refactoring when you replace 
several instances of some piece of code with a macro, to use an Assembler 
example. It has nothing to do with any particular language. It is not part of 
the Java language. Some tools (e.g. Microsoft's Visual Studio) offer 
Refactoring of code in various languages. And very useful too, if you value 
clear well structured code. Cargo cult??

----------------------------------------------------------------------
For IBM-MAIN subscribe / signoff / archive access instructions,
send email to lists...@listserv.ua.edu with the message: INFO IBM-MAIN

Reply via email to