Beefy Boxes and Bandwidth Generously Provided by pair Networks
XP is just a number
 
PerlMonks  

Re: package splitting and 'our' use

by scmason (Monk)
on May 09, 2005 at 22:49 UTC ( [id://455358]=note: print w/replies, xml ) Need Help??


in reply to package splitting and 'our' use

I get knocked for not being 'perlish' enough, but I am going to throw my two-cents in anyway:

It seems like switching namespaces would always be a bad idea (confusion, readablility, tracablility etc). While this might be a quick way out of a design-time roadblock, I think you are on the right track when you say "I'd prefer to have the package do what it does and not have to worry about add-ons that change its behavior"

You might consider if there are some minor refactoring to other parts of your project that can could suggest a better design.

With that said, sometimes we have to remember that it is not a perfect world and we have to make things work no matter what it takes.

Good luck.

Log In?
Username:
Password:

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

How do I use this?Last hourOther CB clients
Other Users?
Others drinking their drinks and smoking their pipes about the Monastery: (4)
As of 2024-04-23 16:28 GMT
Sections?
Information?
Find Nodes?
Leftovers?
    Voting Booth?

    No recent polls found