Use ordered maps#695
Conversation
391b9a7 to
1afb638
Compare
|
What kind of help is needed here? We (@northvolt) are super eager to see that released :) |
|
Hey @bitomaxsp I'd love some help! Right now I'm stuck solving this: From there I believe the design satisfies me. The rest of the work should be straightforward(TM)! Could you describe your needs WRT this patch a bit? |
235c915 to
82a23b0
Compare
Signed-off-by: Pierre Fenoll <pierrefenoll@gmail.com>
|
Hi, did you have any luck fixing this issue? Looks like I encountered the same circular reference problem when trying to use this library with a large complex schema like in #814 |
|
Is it going to be merged? |
|
Hey @fenollp 👋 (fun to see you somewhere else from buildkit 🎉) Is there anything I can do to help move this along? Really interested in preserving the order with this, and there currently doesn't seem to be a way to do it without this. |
|
Hey @jedevc ! Cool to find you here as well :) This whole PR is about switching all maps accesses to a method API ( This is just a bunch of work I haven't had the time to get around to. If you (or anyone) wants to go ahead, I'll review PRs! |
|
@fenollp #1153 is neat! One of the ones I'm struggling with is iterating over I'm actually using I think having an ordered map is still the right call for this, sorry for the delays in working on this! |
I am just wondering how displeased users will be if/when the whole lib moves to accessing things through methods ( |
|
@jedevc Hey by the way this is 4 years old. It can wait. Don't burn yourself! |
Fixes #645