ScottJDaley/ada

Create a Request class for the Optimizer

Closed this issue · 1 comments

Put request_input_fn on the class instead of passing it around
Put other stuff like query_vars on the class.

There is now a Query class, but some things like query vars still need to be moved to it. Need to consider async concurrent requests and side effects