realbasic-nug
[Top] [All Lists]

Re: How to handle prefs with OO

To: <realbasic-nug at lists dot realsoftware dot com>
Subject: Re: How to handle prefs with OO
From: Lars Jensen <larsjensen at rcn dot com>
Date: Thu, 31 Mar 2005 18:48:08 -0500
Delivered-to: realbasic-nug at lists dot realsoftware dot com
>> Somebody (Kevin Ballard, maybe?) has a class for turning XML
>> into a dictionary and vice versa, though I forget what it's called and
>> have never used it.
> 
> This looks like the way to be cross plattform.

It's _a_ way (and a good one if you like XML) -- another is just a bunch of
name/value pairs as Joe suggested, which has the advantage of greater
readability in a text editor, and the disadvantage of requiring more work
for hierarchical preferences, or ones whose values can contain field &
record delimiters.

lj
_______________________________________________
Unsubscribe or switch delivery mode:
<http://www.realsoftware.com/support/listmanager/>

Search the archives of this list here:
<http://support.realsoftware.com/listarchives/lists.html>

<Prev in Thread] Current Thread [Next in Thread>