Conclusions

From Woofgui

(Difference between revisions)
Line 5: Line 5:
'''Decision:'''
'''Decision:'''
* Pro Installer: Tobias, Martin, Chris
* Pro Installer: Tobias, Martin, Chris
 +
<br>
 +
 +
==Window-generator==
 +
* App to generate the interface
 +
* wxpython: it's python, it's well documented on the web; users need python anyway and won't mind installing wxpython, at least less than installing a different package.
 +
 +
'''Decision:'''
 +
* Pro wxpython: Martin, Tobias, Chris
<br>
<br>

Revision as of 18:27, 14 March 2009

Installer script

  • We will write an installer-script that will copy the files of our software to the correct places on the user's system.
  • For the fully-fledged releases (the ones with actual names + changelogs), we shall provide precompiled distribution-packages: .deb, .rpm etc. - Launchpad seems to do part of this (e.g. 32 / 64 bit) automatically

Decision:

  • Pro Installer: Tobias, Martin, Chris


Window-generator

  • App to generate the interface
  • wxpython: it's python, it's well documented on the web; users need python anyway and won't mind installing wxpython, at least less than installing a different package.

Decision:

  • Pro wxpython: Martin, Tobias, Chris


Personal tools