in reply to Re: Cleaning up HTML tags
in thread Cleaning up HTML tags
Don't get me wrong: I like objects, a lot.
It just bugs me when those snappy OO interfaces don't actually contribute expressive power. So, I'm looking for a procedural alternative, that I haven't been able to find on my own.
Why have the overhead of creating and destroying objects to do such a simple thing? Why do I have to type in that extra line of code?
As an analogy, who bothers with the OO interface to Digest::MD5 99% of the time? I for one, am so glad the guy who wrote it lets me get by with md5_hex().
|
|---|
| Replies are listed 'Best First'. | |
|---|---|
|
Re: Re: Re: Cleaning up HTML tags
by esh (Pilgrim) on Aug 25, 2003 at 05:52 UTC |