It would be nice to automatically marshal back and forth NSArray/Array and NSDictionary/Objs. We may need to move our marshaling/type-conversion code around, as we would need to inspect each item and convert it as needed.
Other than that, it should be straightforward (or that seems to be the case).
It would be nice to automatically marshal back and forth NSArray/Array and NSDictionary/Objs. We may need to move our marshaling/type-conversion code around, as we would need to inspect each item and convert it as needed.
Other than that, it should be straightforward (or that seems to be the case).