Hi,
it’s really great to see the object navigation. This is really nice
progress!
Looking at the commits I saw a few things that don’t seem to be quite
right.
Could you take a look if those can be fixed?
1) The return type for jn:null is specified to be xs:string*, that seems
wrong.
2) The return type jdm:keys is specified to be item(), that seems wrong
as well.
3) There’s a lot of overlap between jdm:keys and jn:keys. Do we
actually need jdm:keys?
4) A number of the new tests don’t have a new-line at the end of the
file. Could we add those?
Cheers,
Till