Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Decoupling of TypeFactory and TypeGraph #746

Open
rensink opened this issue Apr 11, 2016 · 0 comments
Open

Decoupling of TypeFactory and TypeGraph #746

rensink opened this issue Apr 11, 2016 · 0 comments
Assignees
Labels
enhancement New feature or request

Comments

@rensink
Copy link
Collaborator

rensink commented Apr 11, 2016

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

@rensink rensink self-assigned this Mar 7, 2024
@rensink rensink added enhancement New feature or request and removed feature-request labels Mar 7, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

No branches or pull requests

1 participant