pombreda / pygowave-server

Automatically exported from code.google.com/p/pygowave-server
Apache License 2.0
0 stars 0 forks source link

Rewrite the PyGoWave client component #6

Closed GoogleCodeExporter closed 9 years ago

GoogleCodeExporter commented 9 years ago
Description of the task:
The PyGoWave client component was written a kind of quick-and-dirty with 
jQuery. The whole client will be written from scratch with the use of 
MooTools, which are more appropriate for this kind of project.

What research/experiments have to be done in advance?
Several documentations and tutorials of MooTools are to be read and 
understood. I have already found a nice GUI toolkit on top of MooTools 
called MochaUI (the demo at http://mochaui.com/demo/ looks very promising).

What steps are to be taken?
- Dive into MooTools/MochaUI
- Design an object oriented GUI model
- Implement it
- Test it

Original issue reported on code.google.com by patrick....@googlemail.com on 14 Jun 2009 at 9:44

GoogleCodeExporter commented 9 years ago
Looks promising! I'm looking forward that! :)

Original comment by jensbec...@gmail.com on 17 Jun 2009 at 7:32

GoogleCodeExporter commented 9 years ago
Mission accomplished.

Original comment by patrick....@googlemail.com on 3 Sep 2009 at 10:43