Beefy Boxes and Bandwidth Generously Provided by pair Networks
We don't bite newbies here... much
 
PerlMonks  

Re: So I'm in a bit of a quandary

by CodeHound (Beadle)
on Jul 08, 2002 at 07:27 UTC ( [id://180109]=note: print w/replies, xml ) Need Help??


in reply to So I'm in a bit of a quandary

I have no experience in this matter so mine is an idea more than a suggestion. Hope it's appreciated and gives maybe reason to meditate or find a better solution.

Can you maybe develop what you need in a module, separated from the original code? It would give you the basis to "don't fix if it is not broken" and would allow you to do "occasional changes" to the original code, "to fit your necessities for the new functionalities".
I believe this could be some kind of workaround to facing your boss directly on how he coded and how the code makes your life difficult, but if you proceed wisely, you could just obtain what you expect, I suppose.
Hope it helps :)

update: extremely important
Backup. Backup everything before typing a single character.
Don't even think about modifying something you have not backed-up! If something goes wrong, be personally assured that a quick replace can bring everything in working order!

Replies are listed 'Best First'.
Re(2): So I'm in a bit of a quandary
by FoxtrotUniform (Prior) on Jul 08, 2002 at 16:23 UTC
      Backup. Backup everything before typing a single character.

    You mean, "check the source into a revision-control system". Doesn't really matter which you use, as long as you can use it effectively.

    Revision-control systems are so useful, I can't imagine developing without one.

    --
    The hell with paco, vote for Erudil!
    :wq

Log In?
Username:
Password:

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

How do I use this?Last hourOther CB clients
Other Users?
Others chanting in the Monastery: (2)
As of 2024-04-20 03:22 GMT
Sections?
Information?
Find Nodes?
Leftovers?
    Voting Booth?

    No recent polls found