Beefy Boxes and Bandwidth Generously Provided by pair Networks
Perl-Sensitive Sunglasses
 
PerlMonks  

Re^5: What Perl CAN'T do?

by jplindstrom (Monsignor)
on Dec 15, 2005 at 03:49 UTC ( [id://516847]=note: print w/replies, xml ) Need Help??


in reply to Re^4: What Perl CAN'T do?
in thread What Perl CAN'T do?

But if the "config classes" aren't the single source of this information and you didn't treat it as code -- is it source code? Or is it something else?

/J

Replies are listed 'Best First'.
Re^6: What Perl CAN'T do?
by dragonchild (Archbishop) on Dec 15, 2005 at 04:27 UTC
    These were the classes that implemented both the messages and the components of the messages. I certainly treated them as code within the application, I just didn't physically type the code for them.

    The management part came in from the fact that my application was a simulator used to test another section of the overall network. I had to support 3 revisions of the messages, plus variations of the messages depending on what's been implemented on the section my app tested. So, at any given time, I might have 5-7 different variations of a given message in play at a given time. I probably invested 2-3KLOC in the management scripts, part of which was parsing the original spec for the messages (in XLS, if I remember correctly).


    My criteria for good software:
    1. Does it work?
    2. Can someone else come in, make a change, and be reasonably certain no bugs were introduced?

Log In?
Username:
Password:

What's my password?
Create A New User
Domain Nodelet?
Node Status?
node history
Node Type: note [id://516847]
help
Chatterbox?
and the web crawler heard nothing...

How do I use this?Last hourOther CB clients
Other Users?
Others wandering the Monastery: (8)
As of 2024-04-23 13:14 GMT
Sections?
Information?
Find Nodes?
Leftovers?
    Voting Booth?

    No recent polls found