Csaba Varga
Results
2
issues of
Csaba Varga
Version and version history nodes should implement the Version and VersionHistory interfaces respectively no matter how they are accessed, but Node.getNodes() always returned plain Node instances.
The current implementation of `getValuesAs()` returns null. This is unexpected, since empty collections should return empty views instead of null. I imagine there are people who pass this call to...