![]() |
|
Clear questions and runnable code get the best and fastest answer |
|
PerlMonks |
Re: OT: Getting people to use toolsby dragonchild (Archbishop) |
on Apr 30, 2003 at 21:23 UTC ( #254484=note: print w/replies, xml ) | Need Help?? |
Having been in a similar situation, I found the problem was me ... in a way. I was too productive. People, especially testers, do not believe the speed by which bug-resistant code can be developed in Perl, especially by a maestro. Remember - these people find bugs for a living!. They know how fast software takes to be developed and how many iterations it has to go through to be relatively decent. I mean, they know more than you do! Duh ...
At least, they think they do. They don't really understand the paradigm shifts that are enabled with Perl. And, you're extremely gung-ho about what you're doing (which is good). Unfortunately, you're probably coming across as a cowboy who's just going to make their life a living hell. The solution I used was this:
------ Don't go borrowing trouble. For programmers, this means Worry only about what you need to implement. Please remember that I'm crufty and crochety. All opinions are purely mine and all code is untested, unless otherwise specified.
In Section
Meditations
|
|