Pros and cons of where to store image data
erik hansen
erikhans08 at yahoo.com
Sat Sep 20 13:08:00 EDT 2003
--- Ken Norris <pixelbird at interisland.net> wrote:
> > From: Barry Levine <themacguy at macosx.com>
> ----------
> > There are so many up here who provide useful
> info to me that I don't
> > remember who recommended keeping the
> interface and the code separate.
> > I'll add my 2 cents: Keep the images, movies,
> and sounds separate, as
> > well. The obvious benefit is that your stack
> won't have to load 'em all
> > when it loads (so no out-of-memory problems);
> the other benefit is what
> > we've been discussing: The ease of
> replacement should the need arise.
> -----------
> Well, yes, that was part of my basic advice to
> the thread originator (I've
> forgotten who it was)...
right here. taking it a step further,
what are the trade-offs btw storing data on a
disk and storing it in a library stack?
thanks again,
Erik
=====
erik at erikhansen.org http://www.erikhansen.org
__________________________________
Do you Yahoo!?
Yahoo! SiteBuilder - Free, easy-to-use web site design software
http://sitebuilder.yahoo.com
More information about the use-livecode
mailing list