realbasic-nug
[Top] [All Lists]

Re: How do I read a plist file ?

To: REALbasic NUG <realbasic-nug@lists.realsoftware.com>
Subject: Re: How do I read a plist file ?
From: Andrew Keller <andrew@kellerfarm.com>
Date: Fri, 17 Dec 2010 09:08:09 -0500
Authentication-results: mx.google.com; spf=pass (google.com: domain of realbasic-nug-bounces@lists.realsoftware.com designates 74.124.194.228 as permitted sender) smtp.mail=realbasic-nug-bounces@lists.realsoftware.com
Delivered-to: listarchive@realsoftware.com
In-reply-to: <4D0A6B58.3040207@wanadoo.fr>
References: <4D0A6B58.3040207@wanadoo.fr>
Reply-to: REALbasic NUG <realbasic-nug@lists.realsoftware.com>
Sender: realbasic-nug-bounces@lists.realsoftware.com
On Dec 16, 2010, at 2:41 PM, Emile Schwarz wrote:

> Is there a built in way to read (and report) plist or must I deal with the 
> text and search the information I want by myself ?

No, except for using the XML parsing classes and interpreting the keys and 
values manually into a data structure.

If you are willing to wait a week or so, I have been working on a cross 
platform solution to this exact problem, and it is almost done.

Or, you could declare against the plist functions in OS X and be done today, 
but then you'd be tied to OS X.

~ Andrew Keller


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

Search the archives:
<http://support.realsoftware.com/listarchives/lists.html>


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