Skip to content
This repository has been archived by the owner on Sep 4, 2019. It is now read-only.

match bokeh.models type system #30

Open
sglyon opened this issue Sep 22, 2015 · 0 comments
Open

match bokeh.models type system #30

sglyon opened this issue Sep 22, 2015 · 0 comments
Assignees

Comments

@sglyon
Copy link
Contributor

sglyon commented Sep 22, 2015

We can generate this.

I have some proof of concept code that does the following:

  • Has sphinx generate xml output from python docs
  • Uses LightXML.jl to parse that output and collect all class names as well as attribute names/types (when available)
  • Uses metaprogamming to generate the corresponding Julia type

This isn't perfect yet, but as I make significant progress I will post a WIP PR

@sglyon sglyon self-assigned this Sep 22, 2015
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant