Skip to content

Change visibility of the constructor of DomainMapper#100

Open
inacho wants to merge 1 commit intoiluwatar:masterfrom
inacho:patch-1
Open

Change visibility of the constructor of DomainMapper#100
inacho wants to merge 1 commit intoiluwatar:masterfrom
inacho:patch-1

Conversation

@inacho
Copy link
Copy Markdown

@inacho inacho commented Dec 16, 2022

Change visibility of the constructor of DomainMapper to public, so when using the urm core as a dependency I am able to generate diagrams from a list of classes

Change visibility of the constructor of DomainMapper to public,
so when using the urm core as a dependency I am able to generate diagrams from a list of classes
Copy link
Copy Markdown
Owner

@iluwatar iluwatar left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

The constructor is purposefully not public. Please introduce a new overloaded factory method create that suits your needs.

@iluwatar
Copy link
Copy Markdown
Owner

Please rebase this branch on top of master to utilise the latest changes.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants