This new version of structWSF undergo major code refactoring. All the changes are related to the new internal Resultset structure. This new structure is now used across all the web service endpoints. Now the data structure used across all the web service endpoints is consistent and the same. The big advantage of this refactoring is that we can *easily* create new core serializations that would be instantly supported by all endpoints.
In this refactoring process, we get rid of up to 50% of the code of some of the endpoints. The footprint of structWSF is now much smaller