Object Weight
I am considering creating an object class that could potentially have a large number of methods to use - sort of a generic reporting object. However, I don't know if instantiating that object will incur an undue amount of overhead.
Would it be to my advantage to break it up into smaller objects?
Thanks in advance for your comments.
- - - - - - - - - - - - - - - - - - - - - - -
In God we trust, everything else we test.
|