zhsc

Results 3 issues of zhsc

Hello, thanks for the great work on this project. I've been using for a while and it has definitely been a flexible and powerful tool. I've just started using the...

I'm seeing an issue where when using @XBWrite the last element in the path isn't created. Here's a test case to explain what I mean. ``` import static org.junit.Assert.assertEquals; import...

I'm seeing this error while trying to set a child projection onto a parent projection where the @XBWrite segment is the document root. Here's a test case: ``` import static...