Skip to main content

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index] [List Home]
Re: [eclipse-dev] Planning Meeting Notes - May 12, 2004

Discussion Topic:
- what is the state of the NLS tool support for the following:
1. shortening keys
2. sorting message catalogs
3. finding un-used keys

Team Status:
- provided scoping support for synchronizations.
- added support for running team operations in any context (wizard, job, 
progress dialog). This allows same operation to be runnable in the 
background and at the same time can be used in a wizard and run in the 
foreground.
- extension points are now documented and frozen.
- selection/expansion states saved when switching modes and layouts in 
synchronize view.
- investigated using multiple view instances for showing different 
synchronizations. Result, is that we will defer this post-3.0.
- APIs are frozen.
- continued javadoc'ing
- a lot of bug fixing and triage
- migrated to new MessageDialogWithToggle

CVS Status:
- added support for fine grain saved editor prompting (e.g. prompting to 
save only the editors affected by the CVS operation).
- added support for switching to another branch without loosing local 
changes (e.g. Team > Update allow selecting a branch).
- adding support for viewing changes in sync view grouped by 
comment/user/date. This will provide a pseudo change log view of incoming 
changes.
- a lot of bug fixing and bug triage

Cheers,
Jean-Michel


Back to the top