Comment 1 for bug 1021277

Revision history for this message
David Planella (dpm) wrote :

Thanks for testing the templates and for your bug report, it is really appreciated.

I'm a bit reluctant to add more technologies as a suffix to the template names, as:

* We cannot list every single technology that the templates use, which would make the template name unwieldy to even type. E.g. we don't call the 'ubuntu-application' template 'ubuntu-python-gtk-application'
* Listing all technologies would make the templates heavily dependant on them. E.g. right now the core ubuntu-application template uses Python and GTK. In the future, perhaps we will be using Python and Qt, and we'll promote the ubuntu-qt-application to be the main ubuntu-application template.

In the particular case of the Qt and QtQuick templates, Angelo, the lead developer, made some thorough research on whether to use PyQt or PySide for the templates, and following that, he made a decision to use PySide. Anyone can create another PyQt template, but I'd rather recommend to stick with the current choice and contribute to improving that.