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

Allow different class name for Client and Updater #30

Closed
openlowcode opened this issue Feb 23, 2020 · 0 comments
Closed

Allow different class name for Client and Updater #30

openlowcode opened this issue Feb 23, 2020 · 0 comments

Comments

@openlowcode
Copy link
Owner

openlowcode commented Feb 23, 2020

it may be possible to derive the OLcClient and OLcUpdater to

  • add new features
  • respect the class name from the previous name of the framework.

In order for the client update to work smoothly, the following should be configurable:

  • name of the client class should be a parameter on the OLcServer
  • name of the updater class should be an overridable parameter on OLcClient.
  • The name of the JAR holding the updater should also be a parameter
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