Re: [Development] QtModeling - the last mile

2015-05-25 Thread Sandro Andrade
On Wed, Apr 29, 2015 at 6:08 PM, Sandro Andrade sandroandr...@kde.org wrote:
 On Wed, Apr 29, 2015 at 6:01 PM, Konstantin Ritt ritt...@gmail.com wrote:
 Any links/code/docs?)

 Yes, sorry :)

 Wiki page: http://wiki.qt.io/QtModeling
 Git repository: http://www.gitorious.org/qt/qtmodeling
 DuSE-MT (QtModeling-based tool) website: http://duse.sourceforge.net/
 DuSE-MT repository: www.gitorious.org/duse-mt/duse-mt

 Some posts about QtModeling:
 https://liveblue.wordpress.com/2012/12/11/call-for-arms-qtmofqtuml/
 https://liveblue.wordpress.com/2013/01/21/qtmofqtuml-xmi-serialization-and-metamodel-plugins/
 https://liveblue.wordpress.com/2013/11/18/how-cute-can-modeling-be/

 Cheers,
 Sandro

So, anyone ? Let's put this baby out :)
I'll present a talk about QtModeling at Akademy this year. If any of
you guys is also heading there, we might
schedule a chat.

Cheers,
Sandro



 Konstantin

 2015-04-30 0:26 GMT+04:00 Sandro Andrade sandroandr...@kde.org:

 Hi there,

 Some time ago, I started the development of QtModeling : a qt add-on
 aimed at providing metamodeling features and the basic infrastructure
 for dealing with software models. It already has a lot of interesting
 features and now I have the available time to making it good enough to
 be released.

 There are, however, some design choices I would like to discuss and
 get some feedback from some of you guys. Implementing the UML
 metamodel, for example, requires a considerable time investiment. Part
 of this is already done, but I would like to set up a plan to
 incrementally release such features.

 So, would anyone be willing to provide some guidance and keep up with
 QtModeling to its release ?

 Thanks in advance,
 --
 Sandro
 ___
 Development mailing list
 Development@qt-project.org
 http://lists.qt-project.org/mailman/listinfo/development


___
Development mailing list
Development@qt-project.org
http://lists.qt-project.org/mailman/listinfo/development


Re: [Development] QtModeling - the last mile

2015-05-25 Thread Christian Gagneraud
On 26/05/15 07:18, Sandro Andrade wrote:
 On Wed, Apr 29, 2015 at 6:08 PM, Sandro Andrade sandroandr...@kde.org wrote:
 On Wed, Apr 29, 2015 at 6:01 PM, Konstantin Ritt ritt...@gmail.com wrote:
 Any links/code/docs?)

 Yes, sorry :)

 Wiki page: http://wiki.qt.io/QtModeling
 Git repository: http://www.gitorious.org/qt/qtmodeling
 DuSE-MT (QtModeling-based tool) website: http://duse.sourceforge.net/
 DuSE-MT repository: www.gitorious.org/duse-mt/duse-mt

 Some posts about QtModeling:
 https://liveblue.wordpress.com/2012/12/11/call-for-arms-qtmofqtuml/
 https://liveblue.wordpress.com/2013/01/21/qtmofqtuml-xmi-serialization-and-metamodel-plugins/
 https://liveblue.wordpress.com/2013/11/18/how-cute-can-modeling-be/

 Cheers,
 Sandro

 So, anyone ? Let's put this baby out :)
 I'll present a talk about QtModeling at Akademy this year. If any of
 you guys is also heading there, we might
 schedule a chat.

BTW, the page at http://duse.sourceforge.net/ has quite a few broken 
links pointing to http://qt.gitorious/qtplayground/qtmof.
Shouldn't they point to https://github.com/qtproject/qtmodeling instead?

Krys



 Cheers,
 Sandro



 Konstantin

 2015-04-30 0:26 GMT+04:00 Sandro Andrade sandroandr...@kde.org:

 Hi there,

 Some time ago, I started the development of QtModeling : a qt add-on
 aimed at providing metamodeling features and the basic infrastructure
 for dealing with software models. It already has a lot of interesting
 features and now I have the available time to making it good enough to
 be released.

 There are, however, some design choices I would like to discuss and
 get some feedback from some of you guys. Implementing the UML
 metamodel, for example, requires a considerable time investiment. Part
 of this is already done, but I would like to set up a plan to
 incrementally release such features.

 So, would anyone be willing to provide some guidance and keep up with
 QtModeling to its release ?

 Thanks in advance,
 --
 Sandro
 ___
 Development mailing list
 Development@qt-project.org
 http://lists.qt-project.org/mailman/listinfo/development


 ___
 Development mailing list
 Development@qt-project.org
 http://lists.qt-project.org/mailman/listinfo/development


___
Development mailing list
Development@qt-project.org
http://lists.qt-project.org/mailman/listinfo/development


[Development] QtModeling - the last mile

2015-04-29 Thread Sandro Andrade
Hi there,

Some time ago, I started the development of QtModeling : a qt add-on
aimed at providing metamodeling features and the basic infrastructure
for dealing with software models. It already has a lot of interesting
features and now I have the available time to making it good enough to
be released.

There are, however, some design choices I would like to discuss and
get some feedback from some of you guys. Implementing the UML
metamodel, for example, requires a considerable time investiment. Part
of this is already done, but I would like to set up a plan to
incrementally release such features.

So, would anyone be willing to provide some guidance and keep up with
QtModeling to its release ?

Thanks in advance,
--
Sandro
___
Development mailing list
Development@qt-project.org
http://lists.qt-project.org/mailman/listinfo/development


Re: [Development] QtModeling - the last mile

2015-04-29 Thread Dmitry Volosnykh
Konstantin,

here you are:
http://wiki.qt.io/QtModeling

On Thu, Apr 30, 2015 at 12:01 AM, Konstantin Ritt ritt...@gmail.com wrote:

 Any links/code/docs?)

 Konstantin

 2015-04-30 0:26 GMT+04:00 Sandro Andrade sandroandr...@kde.org:

 Hi there,

 Some time ago, I started the development of QtModeling : a qt add-on
 aimed at providing metamodeling features and the basic infrastructure
 for dealing with software models. It already has a lot of interesting
 features and now I have the available time to making it good enough to
 be released.

 There are, however, some design choices I would like to discuss and
 get some feedback from some of you guys. Implementing the UML
 metamodel, for example, requires a considerable time investiment. Part
 of this is already done, but I would like to set up a plan to
 incrementally release such features.

 So, would anyone be willing to provide some guidance and keep up with
 QtModeling to its release ?

 Thanks in advance,
 --
 Sandro
 ___
 Development mailing list
 Development@qt-project.org
 http://lists.qt-project.org/mailman/listinfo/development



 ___
 Development mailing list
 Development@qt-project.org
 http://lists.qt-project.org/mailman/listinfo/development


___
Development mailing list
Development@qt-project.org
http://lists.qt-project.org/mailman/listinfo/development


Re: [Development] QtModeling - the last mile

2015-04-29 Thread Konstantin Ritt
Any links/code/docs?)

Konstantin

2015-04-30 0:26 GMT+04:00 Sandro Andrade sandroandr...@kde.org:

 Hi there,

 Some time ago, I started the development of QtModeling : a qt add-on
 aimed at providing metamodeling features and the basic infrastructure
 for dealing with software models. It already has a lot of interesting
 features and now I have the available time to making it good enough to
 be released.

 There are, however, some design choices I would like to discuss and
 get some feedback from some of you guys. Implementing the UML
 metamodel, for example, requires a considerable time investiment. Part
 of this is already done, but I would like to set up a plan to
 incrementally release such features.

 So, would anyone be willing to provide some guidance and keep up with
 QtModeling to its release ?

 Thanks in advance,
 --
 Sandro
 ___
 Development mailing list
 Development@qt-project.org
 http://lists.qt-project.org/mailman/listinfo/development

___
Development mailing list
Development@qt-project.org
http://lists.qt-project.org/mailman/listinfo/development


Re: [Development] QtModeling - the last mile

2015-04-29 Thread Sandro Andrade
On Wed, Apr 29, 2015 at 6:01 PM, Konstantin Ritt ritt...@gmail.com wrote:
 Any links/code/docs?)

Yes, sorry :)

Wiki page: http://wiki.qt.io/QtModeling
Git repository: http://www.gitorious.org/qt/qtmodeling
DuSE-MT (QtModeling-based tool) website: http://duse.sourceforge.net/
DuSE-MT repository: www.gitorious.org/duse-mt/duse-mt

Some posts about QtModeling:
https://liveblue.wordpress.com/2012/12/11/call-for-arms-qtmofqtuml/
https://liveblue.wordpress.com/2013/01/21/qtmofqtuml-xmi-serialization-and-metamodel-plugins/
https://liveblue.wordpress.com/2013/11/18/how-cute-can-modeling-be/

Cheers,
Sandro


 Konstantin

 2015-04-30 0:26 GMT+04:00 Sandro Andrade sandroandr...@kde.org:

 Hi there,

 Some time ago, I started the development of QtModeling : a qt add-on
 aimed at providing metamodeling features and the basic infrastructure
 for dealing with software models. It already has a lot of interesting
 features and now I have the available time to making it good enough to
 be released.

 There are, however, some design choices I would like to discuss and
 get some feedback from some of you guys. Implementing the UML
 metamodel, for example, requires a considerable time investiment. Part
 of this is already done, but I would like to set up a plan to
 incrementally release such features.

 So, would anyone be willing to provide some guidance and keep up with
 QtModeling to its release ?

 Thanks in advance,
 --
 Sandro
 ___
 Development mailing list
 Development@qt-project.org
 http://lists.qt-project.org/mailman/listinfo/development


___
Development mailing list
Development@qt-project.org
http://lists.qt-project.org/mailman/listinfo/development