Beefy Boxes and Bandwidth Generously Provided by pair Networks
go ahead... be a heretic
 
PerlMonks  

Re: Newbie OO module-structure question

by pwagyi (Monk)
on Apr 30, 2019 at 04:07 UTC ( [id://1233171]=note: print w/replies, xml ) Need Help??


in reply to Newbie OO module-structure question

First you've to think if OO is suitable for your problem domain. Could modularization (even plain functions) simplify? (ease to refactor, isolated, testability).

I am saying this because I have seen people writing messier OO code while attempting to refactor one big monolith code.

Log In?
Username:
Password:

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

How do I use this?Last hourOther CB clients
Other Users?
Others pondering the Monastery: (5)
As of 2024-03-28 18:36 GMT
Sections?
Information?
Find Nodes?
Leftovers?
    Voting Booth?

    No recent polls found