On Sunday, 11 September 2022 09:13:53 PDT samuel ammonius wrote: > Would wrapping the functions make the feature too large to be approved for > Qt? > I'm not sure how large something like that would be in terms of storage > space.
Storage space is not the problem. Git repositories are relatively cheap compared to the rest of the cost of the infrastructure, and you can have as many as necessary. I raise you two problems instead: 1) who will maintain this binding list? 2) how will they maintain them? -- Thiago Macieira - thiago.macieira (AT) intel.com Cloud Software Architect - Intel DCAI Cloud Engineering _______________________________________________ Development mailing list [email protected] https://lists.qt-project.org/listinfo/development
