in reply to
OOP design related question.
That's generally how these things are done. Sounds like you have the right idea - give each object exactly what it needs to do its job.
My criteria for good software:
Does it work?
Can someone else come in, make a change, and be reasonably certain no bugs were introduced?
Comment on
Re: OOP design related question.
Replies are listed 'Best First'.
Re^2: OOP design related question.
by
techcode
(Hermit)
on Sep 09, 2005 at 20:03 UTC
Well as you can probably notice - I'm trying to get better in OOP so I was wondering if there is some better way ...
[reply]
In Section
Seekers of Perl Wisdom