in reply to Choice of development language:Perl or Java

The app looks like a textbook case of something that should be done in Perl.

Well whether or not do they have regexes is not the real point. I've seen the regexes in C# and to tell the truth it's not something I'd like to use. The person who designed the "framework" around them aparently suffers from OO overdose. Though the question is whether he could do any better in C#. Anyone seen the "capitalize the first letter of each word in a string" examples in "C# in a nutshell"? Gross!

Jenda
Always code as if the guy who ends up maintaining your code will be a violent psychopath who knows where you live.
   -- Rick Osborne

Edit by castaway: Closed small tag in signature

  • Comment on Re: Choice of development language:Perl or Java