in reply to My first stab at OO perl...
Very nice - and far better than my first (or indeed current) attempts at OO code. One query - Is it a good idea to have a get_total function which does the additon. My first instinct would be to make add_expenses and delete_expenses keep the _TOTAL up to date at all times. Any opinons on this?
|
---|
Replies are listed 'Best First'. | |
---|---|
Re: Re: My first stab at OO perl...
by Theseus (Pilgrim) on Jul 17, 2002 at 16:11 UTC |