[Development] Proposal: Rename Qt WebSockets QML import
Sze Howe Koh
szehowe.koh at gmail.com
Tue Sep 30 14:46:42 CEST 2014
Hi all,
To bring the WebSocket QML import name in line with other modules
(e.g. "QtWebEngine 1.0", "QtQuick 2.x", "QtWebKit 3.x", "QtSensors
5.x"), I propose changing the import:
- From "import Qt.WebSockets 1.0"
- To "import QtWebSockets 1.1" (no dot between "Qt" and "WebSockets")
Ideally, the old import name + version number would still be available
for compatibility, while newer versions would use the new name. Is
this supported?
What does everyone think?
Regards,
Sze-Howe
More information about the Development
mailing list