[Development] Migrate QStateMachine from Qt Core

Simon Hausmann Simon.Hausmann at qt.io
Thu Feb 13 13:40:28 CET 2020


Hi,

I think moving the implementations into one git repo would be a good move. In that case you could also move the qml state machine bindings from qtdeclarative (See src/imports folder).

I don’t think merging the implementations is a good idea, I find they serve different purposes. Just my two cents though:)

Simon

Am 13.02.2020 um 10:59 schrieb Karsten Heimrich <Karsten.Heimrich at qt.io>:


Hi,
we would like to remove the QStatemachine API’s from Qt Core. We identified 2 options to do this:

* Move into QtScXML and keep both the implementation
* rename the module to reflect that it contains 2 different state machine implementations
* Move into Qt5Compat
                * in the long run this will lead to deprecation and removal of the QStateMachine API’s

Right now we consider option 1, merging and keeping QStateMachine and QScxmlStateMachine. Still, I would like to collect some feedback/ ideas/ objections, best would be as comments on https://bugreports.qt.io/browse/QTBUG-81848

Thanks, Karsten

_______________________________________________
Development mailing list
Development at qt-project.org
https://lists.qt-project.org/listinfo/development
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.qt-project.org/pipermail/development/attachments/20200213/500fde08/attachment.html>


More information about the Development mailing list