Re: [Development] Proposal: Rename Qt WebSockets QML import

2014-10-04 Thread Sze Howe Koh
On 30 September 2014 20:56, Blasche Alexander alexander.blas...@digia.com wrote: -Original Message- From: development-bounces+alexander.blasche=digia@qt-project.org [mailto:development-bounces+alexander.blasche=digia@qt-project.org] On Behalf Of Sze Howe Koh To bring the

[Development] Proposal: Rename Qt WebSockets QML import

2014-09-30 Thread Sze Howe Koh
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

Re: [Development] Proposal: Rename Qt WebSockets QML import

2014-09-30 Thread Blasche Alexander
-- Alex -Original Message- From: development-bounces+alexander.blasche=digia@qt-project.org [mailto:development-bounces+alexander.blasche=digia@qt-project.org] On Behalf Of Sze Howe Koh To bring the WebSocket QML import name in line with other modules (e.g. QtWebEngine