| Projects on Google Code | Results 1 - 7 of 7 |
= Summary =
.Net Library for working with Apples `*`.plist Files.
Designed for plists on the iPhone / iPod Touch (I don't know if apple uses the same format on their Desktop OS, but I guss so)
= Features =
* Create, Read and Write `*`.plist files under .Net
* Supports `*`.plist in Biar...
= CFPropertyList =
The PHP implementation of Apple's PropertyList can handle [PropertyList XML PropertyLists] as well as [PropertyList binary PropertyLists]. It offers functionality to easily convert data between worlds, e.g. recalculating timestamps from unix epoch to apple epoch and vice versa....
=Description=
==Overview==
iPhone Cocoa Touch / Google App Engine Communication framework. This framework is highlighted in an [http://www.ibm.com/developerworks/web//library/wa-aj-iphone/ IBM Developerworks article here].
==Technologies Used==
Python, Google App Engine, and the iPhone SDK
...
Currently supports only the xml and binary variants (ie not NEXT property lists yet).
Pre-alpha quality, but usable to de-serialize and convert to YAML.
==List of libraries==
* [CodeBackpackPlist CodeBackpack.Plist] - loosely-typed data structure capable of storing a handful of primitive scalar types and two container types (dictionary and list), which makes it possible to construct arbitrarily nested structures that can be loaded from XML stream...
=as3plist=
This library offers a functionality to manipulate Apple XML based property list using actionscript 3. You can use plist as configurations for any flash projects and begin to code quickly without complex xml design for small projects.
* http://www.apple.com/DTDs/PropertyList-1.0.d...
==About==
PlistLib adds support to reading (Apple Cocoa's) Plist files from .NET with support for the primitive types, including arrays and dictionaries. All values are cleanly translated to their .NET equivalents.
XibLib, which is included, extends this by providing decoding for (Interface Bu...