Sebastian Wilzbach
Sebastian Wilzbach
There are many discussions about this, but essentially the point of a new containers library is to give people the option to choose the best-fitting allocator for their respective data.
Well, my point was that one can't just touch the existing std.containers due to code breakage. Phobos is essentially frozen due to this problem and that's why one needs to...
CC @Kriyszig
CC @baziotis
CC @ManishKhurana11
@wilzbach would be happy to help out on question regarding this project too.
The tool already exists since quite a while: https://github.com/wilzbach/bugzilla-migration and has even been tested: https://github.com/wilzbach/tools-test/issues. I never got the formal approval for this migration which was the only blocker :/
The script was never fully completed as it was a formal deadend. It was just a test that it's more than feasible to migrate and how it would roughly look.
GitHub introduced a new permission level "triage" for exactly this problem. I am not sure whether this can be applied to everyone, but considering that only a handful of people...
BTW one big argument against the migration was that the GitHub API is heavily rate-limited and we can't export the issues anymore. With the GraphQL API that's no longer a...