Joe Alcorn

Results 4 issues of Joe Alcorn

Dicts are unordered, so I think we should encourage people to use `OrderedDict` instead. I think this is preferable to accepting a list as suggested in #109 because it keeps...

When #13 was shipped we started running control & candidates in a random order. This is in order to weed out any issues caused by hidden dependencies between them. However...

enhancement
help wanted

Hi I'm trying to add the ability to link directly to a field [over here](https://github.com/joealcorn/graphdoc/tree/anchors), but I can't test my changes because I don't know how to build the project....