30cb6588457c1d7defb5a46761d4aaf93335b217
They should be less fragile for breakages. Additionally, modify PoiManagerMixin to work around an issue where our getOrCreate() method is not being invoked _because_ its return type was PoiSection and not Object. Apparently, the JVM will search the superclass when a direct match (params+return type) is not found.
Languages
Java
100%