Scott Talbot

Results 3 issues of Scott Talbot

It appears that a `NSData` object of length 0 can(?) return `NULL` for `-bytes`. This has the effect that handing a valid `NSData` to JSONKit blows up internally when it...

Presently, a field that is marked as a List is represented in the schema as a List of Nullable elements, but it seems that the elements themselves can be marked...