Skip Menu |

This queue is for tickets about the Mac-PropertyList CPAN distribution.

Report information
The Basics
Id: 31148
Status: resolved
Priority: 0/
Queue: Mac-PropertyList

People
Owner: Nobody in particular
Requestors: colossus.forbin [...] gmail.com
Cc:
AdminCc:

Bug Information
Severity: Wishlist
Broken in: (no value)
Fixed in: (no value)



Subject: support for binary plists
it would be really nice to have built in support for binary plists, as it is the default format since 10.4. here's a link to some ruby code that parses the binary plist format: http://ruby-plist.googlecode.com/svn/trunk/lib/bplist.rb
From: colossus.forbin [...] gmail.com
On Sun Dec 02 14:14:44 2007, forbin wrote: Show quoted text
> it would be really nice to have built in support for binary plists, as > it is the default format since 10.4. > > here's a link to some ruby code that parses the binary plist format: > http://ruby-plist.googlecode.com/svn/trunk/lib/bplist.rb
here's another example in java: http://www.java2s.com/Open-Source/Java-Document/Swing-Library/jide-common/com/jidesoft/plaf/aqua/BinaryPListParser.java.htm
Try the initial binary plist reader in 1.31_01.