| To: | REALbasic NUG <realbasic-nug@lists.realsoftware.com> |
|---|---|
| Subject: | Re: How to read binary plist files with RB? |
| From: | Arnaud Nicolet <anic297@mac.com> |
| Date: | Thu, 29 Jan 2009 20:01:51 +0100 |
| 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: | <D90A202B-CB7B-4CDA-AC02-71966DBA2224@declareSub.com> |
| References: | <30A06B96-3813-4053-BBF6-5C56253E7046@mac.com> <D90A202B-CB7B-4CDA-AC02-71966DBA2224@declareSub.com> |
| Reply-to: | REALbasic NUG <realbasic-nug@lists.realsoftware.com> |
| Sender: | realbasic-nug-bounces@lists.realsoftware.com |
Le 29 janv. 09 à 19:50 (soir), Charles Yeomans a écrit: 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. Thank you, but I'm better with plain RB code (reading a file with declares is just too abstract to me). _______________________________________________ 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: | Re: How to read binary plist files with RB?, Charles Yeomans |
|---|---|
| Next by Date: | Incorrect tabbing in editable listbox, Joe Strout |
| Previous by Thread: | Re: How to read binary plist files with RB?, Charles Yeomans |
| Next by Thread: | Re: How to read binary plist files with RB?, Tom Benson |
| Indexes: | [Date] [Thread] [Top] [All Lists] |