Applications/WorcesterStateUniversity
From Wiki.ooo4kids.org
Worcester State University, contributions for 2010
| Languages: English |
TODO and tasks
FIXME : redefine, because bad plan.
Present the students and the School
Contribution to the new New Writer Wizard
ClassRooms introducing the application
=> maybe provide links only, to avoid copy paste every time the course is used ?
- Present gsl
- Explain with examples
- how to create a view
- define the constants
- implement : inherit the dialog, Ctor, Dtor, class ... and so on Callbacks actions and events
- retrieve a property from an .xcu
Manipulate tools
- checkout the sources -checkout of the source
- build an OOo4Kids set
- svn basics -intro to subversion -learning basic subversion commands - Subversion works
- diff basics
- patch basics
- create patches, apply and reverse them
- gdb basics -gdb classroom basics -gdb basics with soffice -classroom gdb basics
- rebuild a lib including symbols, replace it in the set -rebuilding of vcl and sfx2 -rebuilding of sw
- rebuild sw including the initial patch
Complete the Design
- Analyze the current pre-implementation
- Propose a list of missing methods
- Propose a plan for the implementation
Final Implementation
- Share the work, and define a planning for the final implementation
- Propose unit tests for the final implementation
- Start the integration
- Validate