| To: | REALbasic NUG <realbasic-nug@lists.realsoftware.com> |
|---|---|
| Subject: | Re: How to read binary plist files with RB? |
| From: | Charles Yeomans <charles@declareSub.com> |
| Date: | Thu, 29 Jan 2009 13:50:49 -0500 |
| Authentication-results: | mx.google.com; spf=neutral (google.com: 74.124.194.228 is neither permitted nor denied by best guess record for domain of realbasic-nug-bounces@lists.realsoftware.com) smtp.mail=realbasic-nug-bounces@lists.realsoftware.com |
| Delivered-to: | listarchive@realsoftware.com |
| In-reply-to: | <30A06B96-3813-4053-BBF6-5C56253E7046@mac.com> |
| References: | <30A06B96-3813-4053-BBF6-5C56253E7046@mac.com> |
| Reply-to: | REALbasic NUG <realbasic-nug@lists.realsoftware.com> |
| Sender: | realbasic-nug-bounces@lists.realsoftware.com |
On Jan 29, 2009, at 1:41 PM, Arnaud Nicolet wrote: I want to read binary plist files, using the BinaryStream class. I have some troubles in understanding how they are organized. I have read the content of a System preference's plist file, changed a popup menu in the system preference and re-read the plist file. More than one data is changing in the plist file, it does not seem consistent. Also, using google, the only way to read/write these plist files seems to use Core Foundation (as if these plist files were encrypted). I'm sure it is doable in RB, I just don't know how.Is there a class available for RB? macoslib should contain classes for reading binary .plist files. Charles Yeomans _______________________________________________ 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> |
|---|---|---|
| ||
| Previous by Date: | How to read binary plist files with RB?, Arnaud Nicolet |
|---|---|
| Next by Date: | Re: How to read binary plist files with RB?, Arnaud Nicolet |
| Previous by Thread: | How to read binary plist files with RB?, Arnaud Nicolet |
| Next by Thread: | Re: How to read binary plist files with RB?, Arnaud Nicolet |
| Indexes: | [Date] [Thread] [Top] [All Lists] |