How many libraries do you use in your apps?

Andre Garzia andre at andregarzia.com
Tue Jul 22 21:48:25 EDT 2008


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
<ambassador at fourthworld.com> 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
>  ___________________________________________________________
>  Ambassador at FourthWorld.com       http://www.FourthWorld.com
> _______________________________________________
> use-revolution mailing list
> use-revolution at lists.runrev.com
> 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.



More information about the use-livecode mailing list