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

extend ConnectionProvider to allow connections to be created dynamically #2628

Closed
davidnich opened this issue Jan 28, 2018 · 0 comments
Closed
Assignees
Milestone

Comments

@davidnich
Copy link
Contributor

so that constructor information can be serialized and the actual object can be created from a network call

@davidnich davidnich added this to the 0.9 milestone Jan 28, 2018
@davidnich davidnich self-assigned this Jan 28, 2018
davidnich added a commit that referenced this issue Jan 28, 2018
…ider module to allow connections to be created dynamically over the nnetwork
davidnich added a commit to qorelanguage/module-json that referenced this issue Jan 28, 2018
…onnectionProvider module to allow connections to be created dynamically over the network
davidnich added a commit to qorelanguage/module-ssh2 that referenced this issue Jan 28, 2018
…onnectionProvider module to allow connections to be created dynamically over the network
davidnich added a commit to qorelanguage/module-xml that referenced this issue Jan 28, 2018
…onnectionProvider module to allow connections to be created dynamically over the network
davidnich added a commit to qorelanguage/module-yaml that referenced this issue Jan 28, 2018
…onnectionProvider module to allow connections to be created dynamically over the network
davidnich added a commit to qorelanguage/module-json that referenced this issue Jan 28, 2018
davidnich added a commit to qorelanguage/module-ssh2 that referenced this issue Jan 28, 2018
davidnich added a commit to qorelanguage/module-xml that referenced this issue Jan 28, 2018
pvanek added a commit that referenced this issue Jan 28, 2018
…ctions

refs #2628 extended the abstract connection API in the ConnectionProv…
davidnich added a commit to qorelanguage/module-yaml that referenced this issue Jan 28, 2018
pvanek added a commit to qorelanguage/module-json that referenced this issue Jan 28, 2018
…ions

refs qorelanguage/qore#2628 updated for abstract API changes in the C…
pvanek pushed a commit to qorelanguage/module-ssh2 that referenced this issue Jan 28, 2018
#68)

* refs qorelanguage/qore#2628 updated for abstract API changes in the ConnectionProvider module to allow connections to be created dynamically over the network

* refs qorelanguage/qore#2628 fixed tests
pvanek added a commit to qorelanguage/module-xml that referenced this issue Jan 28, 2018
…tions

refs qorelanguage/qore#2628 updated for abstract API changes in the C…
pvanek added a commit to qorelanguage/module-yaml that referenced this issue Jan 28, 2018
…ions

refs qorelanguage/qore#2628 updated for abstract API changes in the C…
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

1 participant