in reply to Lots of subs in large program vs lots of small programs

Have you consider the Model/View/Controller (MVC) method for organizing your code? The O'Reilly book "Managing and Using MySQL" has a good description of MVC.

Plankton: 1% Evil, 99% Hot Gas.
  • Comment on Re: Lots of subs in large program vs lots of small programs

Replies are listed 'Best First'.
Re: Re: Lots of subs in large program vs lots of small programs
by Anonymous Monk on Oct 31, 2003 at 04:59 UTC