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

Add a default ConnectionFactory constructor #38

Closed
wants to merge 2 commits into from

Conversation

gilbahat
Copy link

This is needed when there is no ability to change the code of an existing app, only to provide a factory class. Such apps cannot currently load the connector, because they call the default init method which doesn't exist.

the particular culprit is a healthcare processor called mirth connect (http://www.mirthproject.org/) , but I am sure this scenario could just as well apply to other products...

This is needed when there is no ability to change the code of an existing app, only to provide a factory class. Such apps cannot currently load the connector, because they call the default init method which doesn't exist.
@gilbahat
Copy link
Author

I forgot to submit a PR for this. bummer.

@gilbahat
Copy link
Author

gilbahat commented Dec 9, 2022

Hi @ziyanli-amazon ,

Thank you for picking up the maintenance of the library.
Even if stale, I would be happy to know why was this PR closed without being merged.

@ziyanli-amazon ziyanli-amazon reopened this Dec 9, 2022
@ziyanli-amazon
Copy link
Contributor

Hi @gilbahat ,
Sorry it was closed by mistake. I was going through some already staled PRs and close some of them. Can you resolve conflicts and I can take a look tomorrow afternoon.

@gilbahat
Copy link
Author

gilbahat commented Dec 9, 2022

Conflicts resolved

@ziyanli-amazon
Copy link
Contributor

f9bde2d

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