Richard MacLemale wrote:

> As stated in a previous post, MetaCard can read/write faster to 30 fields in
> a single stack than 30 individual text files, so I'm trying to use stacks to
> store data.  And so, apparently, when writing to a text file you can do
> open/write/close, but when working with a stack, it's open/put/save/close.
> I should have known it'd be something easy...

Well, since you are experimenting,
you might also test to see if
writing and reading that data to
custom props of the stack is even faster than fields.
We would be interested in your results,
as I am considering some web apps that will
rely also on saving data which I do now via
text files but am also considering moving
to the stack model as the data "container"
(easier to administrate/maintain a single object/file...)

Hinduism Today

Sivakatirswami
Editor's Assistant/Production Manager
[EMAIL PROTECTED] 
www.HinduismToday.com, www.HimalayanAcademy.com,
www.Gurudeva.org, www.hindu.org

Read The Master Course Lesson of the Day at
http://www.gurudeva.org/lesson.shtml

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

Reply via email to