From: "GS Jones" <[EMAIL PROTECTED]>
To: <[EMAIL PROTECTED]>
Sent: Friday, February 23, 2001 1:49 AM
Subject: [REBOL] Re: Object "Serialization" (script repost)
> ....... I guess that at least on Windows, numerous
> objects would be best saved in a single, easily parsable file inorder to
> avoid the unused sector space .......
You're right Scott, the compression mode is only suitable for pretty big
objects, or collection of smaller ones ;-) I think the main interest is not
only to (eventualy) save disk space, but also to save things in a non
human-readable way.
Script as published allow now saving of multiple "object" in one single
file... but i still continue to improve it. The last one (not posted) return
true if word/values file have been successfuly created and false otherwise,
and when you get-bin it return the list of loaded and created word/value
pairs (false otherwise).
I don't want to spamm the list with new versions of this script anymore, but
i'll send new versions of the script to anybody asking me.
Renaud
ICQ#2602184
--
To unsubscribe from this list, please send an email to
[EMAIL PROTECTED] with "unsubscribe" in the
subject, without the quotes.