Persistent data storage
Persistent data storage
- Subject: Persistent data storage
- From: Jan Erik Moström <email@hidden>
- Date: Thu, 12 Jul 2007 18:15:34 +0200
I haven't done any serious applescripting since before OS X (I
used to use Scripter) but right now I'm in the process of
setting up some applescripts for my personal need.
One thing I need to do is to store some data so that I can use
it from different scripts (they are going to be run as separate
scripts) and later I want to add GUI for adding/deleting info.
It's a small amount of data, probably no more than 50 records
where each record contains 5-10 fields (all strings).
When I did things like this before I either used some kind of
database app that come with scripter or stored the data in a
script as properties (something I would prefer not to do).
But I have no idea what the "modern" way of storing data is, so
how would you recommend that I store the data?
jem
_______________________________________________
Do not post admin requests to the list. They will be ignored.
AppleScript-Users mailing list (email@hidden)
Help/Unsubscribe/Update your Subscription:
Archives: http://lists.apple.com/archives/applescript-users
This email sent to email@hidden