Skip to content

Conversation

@alexcouper
Copy link
Member

This works out the hierarchy of branches and exposes them correctly in the API.

get_feature_info needs to be written in the github provider.

@alexcouper alexcouper mentioned this pull request May 24, 2013
@alexcouper
Copy link
Member Author

To try it out go to http://localhost:8000/features/github/70 in your browser.

In time we'll want to tweak it so that we don't repeat the inclusion of children in the JSON data.

Copy link
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

@alexcouper
Copy link
Member Author

@txels I've made those changes - although I haven't made the flat storage change as I wasn't sure if what you've done in your PR solved that issue for you?

txels added a commit that referenced this pull request May 27, 2013
@txels txels merged commit fd099bb into dev/70/alex May 27, 2013
@txels
Copy link
Member

txels commented May 27, 2013

The change in my PR actually does not "fix" the data structure mismatch, just adds more data with a different structure and the JS code ignores the rest. The proper fix will be to settle on a single structure that serves all use cases.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants