You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Currently a TypeFactory is strongly linked to the TypeGraph which initializes the factory.
This causes problems when reusing the TypeFactory to create typed elements for another TypeGraph.
This request is for the decoupling of the mutual relationship such that a TypeGraph is no long assocaited to a single TypeFactory.
Reported by: jelsinga
The text was updated successfully, but these errors were encountered:
Currently a TypeFactory is strongly linked to the TypeGraph which initializes the factory.
This causes problems when reusing the TypeFactory to create typed elements for another TypeGraph.
This request is for the decoupling of the mutual relationship such that a TypeGraph is no long assocaited to a single TypeFactory.
Reported by: jelsinga
The text was updated successfully, but these errors were encountered: