-
Task
-
Resolution: Done
-
Minor
-
27.0.0.Final
-
None
-
---
-
---
Because the PersistentResourceXMLParser implements both reader and writer, but these objects are created by separate Extension methods, the clustering subsystem create a duplicate instances of PersistentResourceXMLParser for the current schema.
Fixing this gives me an excuse to create a generic extension implementation, so that this kind of thing can be fixed in one place, rather then every subsystem.