JKISoftware/JKI-JSON-Serialization

Add Path Support

jimkring opened this issue · 2 comments

Add support for serializing and deserializing paths

@tmaila I've added support for paths in a branch and I think it's ready for merge into master.

Note that I got a little creative in my round trip unit tests, since I got tired of copy+paste :-)

2016-08-25_22-17-28

I think Not A Path should serialize to null and not to a string.