Closed AbfrmBlr closed 8 years ago
Given we are confirming this is part of the library, are there any required changes to the README? And what are the impacts on existing filters out there?
Both Hibernate's FilterCopnfigurator are already broken since they never moved to latest released version of size of i.e. 0.2.0. The groovy's filter will break for the next release since it uses SizeOfEngineFactory
which is already removed as part of clean up. But the fix is simple and if needed we can raise a PR for that.
README is fine.
Ehcache 3 will use sizeof as an independent library and FilterConfigurators will be loaded using service loader.