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

Implement Pump instance variables as properties #99

Open
mconlon17 opened this issue Sep 23, 2015 · 1 comment
Open

Implement Pump instance variables as properties #99

mconlon17 opened this issue Sep 23, 2015 · 1 comment

Comments

@mconlon17
Copy link
Owner

Properties have getters and setters than can be used to control how parameter information is made available to the Pump and to insure internal consistency in the instance variables.

Create a query environment, similar to the logging environment, that the pump can use. Pump should assume a query environment, not define it

@mconlon17
Copy link
Owner Author

Calling sequence is down to the two file names. The rest are simple instance variables. Still to do:

  • replace file name parameters with file parameters, as properties
  • replace query parms with query object with its own instance variables

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