I'm wondering if anyone's experimented with spitting out binary plists
from Rails for consumption by an iPhone application? You get native
serialisaton and deserialisation of all the major Cocoa/CoreFoundation
classes, which seems pretty useful. Perhaps an FFI interface to
CoreFoundation CFPropertyListWriteToStream etc.?
Cheers,
Nathan de Vries