NSDictionary implementing Map plus a couple of other ideas

14 views
Skip to first unread message

Karl Moore

unread,
Mar 22, 2013, 9:58:41 AM3/22/13
to plist-...@googlegroups.com
I've tried a number of approaches of working with NSDictionary but I keep coming back to it implementing Map.  As such I've done it, don't know if you will include this?  I've also written a wrapper for NSDictionary.  I have some existing code that can only deal with maps.  As such I've had to write a wrapper to convert from NS blah to the Java object (e.g. NSObject.toJavaObject) automatically.  Imagine if you parse a dictionary you want to pass it into some code and then at the end want to turn that back into a pList.  You can convert twice, but wrapping it makes more sense.  Any thoughts?  I'm happy to contribute this back.
NSDictionary.java

Karl Moore

unread,
Mar 22, 2013, 10:06:19 AM3/22/13
to plist-...@googlegroups.com
Ignore that last file, uploaded the wrong version....
BinaryPropertyListWriter.java
NSDictionary.java
NSObject.java
Reply all
Reply to author
Forward
0 new messages