in reply to Re^3: package compiling
in thread package compiling
I'm sure I read somewhere that OO in Perl can slow down compilation and execution time by upto 40%... is that right?
What advantage would there to be gained from objectifying the code when all its meant to do really is act as a config file that doesn't need the processing overhead of parsing XML?
I ask in earnest, as I often wonder what people see in OO and why it seems to be taking over every language.
|
|---|
| Replies are listed 'Best First'. | |
|---|---|
|
Re^5: package compiling
by afoken (Chancellor) on Apr 22, 2011 at 15:57 UTC |