Add Path Support
jimkring opened this issue · 2 comments
jimkring commented
Add support for serializing and deserializing paths
jimkring commented
@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 :-)
tmaila commented
I think Not A Path should serialize to null and not to a string.