db4o 5.1 dev with full Native Query support for Mono
Our 5.1 development build available in the download center area of our website finally also fully enables Native Queries on Mono.
It took us quite long to get this out because our code stumbled across a bug in the Mono compiler: It did not understand the acyclic Visitor pattern that we used in the Native Query optimizer. After changing the pattern everything works fine now and all regression tests pass.
Enjoy Native Queries!
It took us quite long to get this out because our code stumbled across a bug in the Mono compiler: It did not understand the acyclic Visitor pattern that we used in the Native Query optimizer. After changing the pattern everything works fine now and all regression tests pass.
Enjoy Native Queries!

