At 10:22 AM -0800 2/13/2002, Graham Samuel wrote:
>what will the memory requirements for my standalones be? I'm talking
>about an application of medium complexity with say 10 to 15 stacks
>and 5K plus lines of code (just guessing really). My target users are
>schools, who often have older machines (both PCs and Macs) which are
>underspecified by today's standards. Is there any way one can make an
>intelligent guess about memory requirements of a standalone before
>making the very considerable effort of writing it (or in my initial
>case, converting it from SuperCard)?

It's going to depend on a lot of things, but as a general rule of thumb, if
you take 4M and add the total size of your stack (not counting any external
media such as pictures or movies that aren't displayed at any given time),
you won't be too far off. The main factor is the total size of the stacks
you have open at any given time.

Revolution takes a lot of memory because it's a complex application. But
most applications you will build with it will take much less than the
development environment does.

--
Jeanne A. E. DeVoto ~ [EMAIL PROTECTED]
http://www.runrev.com/
Runtime Revolution Limited - Power to the Developer!


_______________________________________________
improve-revolution mailing list
[EMAIL PROTECTED]
http://lists.runrev.com/mailman/listinfo/improve-revolution

Reply via email to