Honestly, I don’t really understand what you are proposing either, but if I have the gist right, it seems an excellent candidate for a third party library, which I understand you’ve already done.
So what is the argument for putting this in the standard library? Do dataclasses themselves need to be extended to better support this use case? -CHB On Fri, Jul 15, 2022 at 10:54 AM Steve Jorgensen <[email protected]> wrote: > I think there have not been any replies to this so far because it's too > much effort to figure out what you're actually suggesting. Can you try to > make the request again, starting with a clear summary and then breaking out > some of the details? > _______________________________________________ > Python-ideas mailing list -- [email protected] > To unsubscribe send an email to [email protected] > https://mail.python.org/mailman3/lists/python-ideas.python.org/ > Message archived at > https://mail.python.org/archives/list/[email protected]/message/7XPPPC63XVXFIXP2WIT6ARRX7CTYPRSX/ > Code of Conduct: http://python.org/psf/codeofconduct/ > -- Christopher Barker, PhD (Chris) Python Language Consulting - Teaching - Scientific Software Development - Desktop GUI and Web Development - wxPython, numpy, scipy, Cython
_______________________________________________ Python-ideas mailing list -- [email protected] To unsubscribe send an email to [email protected] https://mail.python.org/mailman3/lists/python-ideas.python.org/ Message archived at https://mail.python.org/archives/list/[email protected]/message/KUDWZWOZAMOYG4XEQLLJAMYXFSAIQ7B7/ Code of Conduct: http://python.org/psf/codeofconduct/
