samuelcolvin / Bokeh.jl

Bokeh Bindings for Julia
Other
46 stars 14 forks source link

Refactor globals #27

Open sglyon opened 8 years ago

sglyon commented 8 years ago

This is somewhat related to #26

We might consider refactoring many top level globals into a single type. Then we would have a default instance of that type (that matches current defaults), but users can also create their own instances.