2007 / Week 33
Jouni
- Component Gallery idea and layout
This week
- layout and placing on website needs to be decided ASAP (Sami, Jouni, Joonas, Jani)
- continuing with Component Gallery
Joonas
- window / view architechture not yet resolved
This week
- available for RAD few hours (tuesday evening?)
Jani
- TK 4.0.3 release
- ATF / -removed- demoed for -removed-
This week
- 4.0.3 and ATF demo for -removed-
Matti
- core implementation: layouts, child rendering
This week
- core
- maintenance for TK4
Marc
- idea for Business Application (reservation system), major requirements are Map, Calendar and Table components
This week
- continue with Business Application
Marko
- TK4 manual done
This week
- setup TK5 dev. env.
- remove non-TK5 related material from manual
- add important section for "How to make new components"
- see how e.g. Button is done within TK5
- see Paintable interface, updateFromUIDL method especially
- two use cases
- create completely new component (bigger task)
- add GWT 3rd party component to TK5 (smaller task)
For Marko, how to make new components (quick help):
- GWT toteutus (done by google)
- TK liima (implement updateFromUIDL)
- Servopää: extend AbstractComponent?, add paint(), changeVariables(), get/setCenterCoords(), get/setScale()
