Make sure newTreePrime does its job. Make sure configureOptions does better with the import scenario, gotta have roots.
Let it be known this is patch. This whole situation needs to be optimized around what is internal and external to RERUM. Relying on __rerum to determine what was internal or external is flawed. External objects can have __rerum, and we should not trust it. Think about importing an annotationStoreDev object into annotationStore (or vice versa).
Make sure newTreePrime does its job. Make sure configureOptions does better with the import scenario, gotta have roots.
Let it be known this is patch. This whole situation needs to be optimized around what is internal and external to RERUM. Relying on
__rerum
to determine what was internal or external is flawed. External objects can have __rerum, and we should not trust it. Think about importing an annotationStoreDev object into annotationStore (or vice versa).