On Thursday, 11 December 2025 01:50:16 Pacific Standard Time Ulf Hermann via Development wrote: > PS: QtCore hasn't quite caught up, indeed. We only have Permissions, > Settings, StandardPaths and SystemInformation in the QtCore QML module. > That's a bit meager.
But as Volker said, what's the value of QFile exposed to those other languages? Developers would probably prefer to use the native API for it. Likewise for sockets in QtNetwork, or DNS lookup, or the XML and JSON content: there's little unique about it. Our implementations may be better than whatever else is available, but not unique. Even QNAM might be a push, because most of those other languages have full HTTP stacks (which may or may not be using the proxy settings correctly). -- Thiago Macieira - thiago.macieira (AT) intel.com Principal Engineer - Intel DCG - Platform & Sys. Eng.
smime.p7s
Description: S/MIME cryptographic signature
-- Development mailing list [email protected] https://lists.qt-project.org/listinfo/development
