Richard, In my CGIs I have anywhere from 3 to 10 libraries loaded. They are all small specific collection of routines. The limit I usually reach is the scriptLimits. I think I tend to create code that generates code at runtime, so, my generated code must be 10 lines or less. If you can't think where to use meta-programing, just think of macros, code analysis and little parsers...
Andre On Mon, Jul 21, 2008 at 9:42 PM, Richard Gaskin <[EMAIL PROTECTED]> wrote: > Just curious: there are 50 slots available for libraries at runtime - > what's the greatest number you've ever shipped with an app? > > I've never used more than about a dozen or so myself; I'd be interested in > hearing if anyone's exceeded 25, or gotten anywhere close to 50. > > -- > Richard Gaskin > Fourth World Media Corporation > ___________________________________________________________ > [EMAIL PROTECTED] http://www.FourthWorld.com > _______________________________________________ > use-revolution mailing list > [email protected] > Please visit this url to subscribe, unsubscribe and manage your subscription > preferences: > http://lists.runrev.com/mailman/listinfo/use-revolution > -- http://www.andregarzia.com All We Do Is Code. _______________________________________________ use-revolution mailing list [email protected] Please visit this url to subscribe, unsubscribe and manage your subscription preferences: http://lists.runrev.com/mailman/listinfo/use-revolution
