Skip to main content

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



Help
- Defect fixing

PDE

- Working with Update to selfhost using the new format
- Starting work on a single editor model for PDE editors (used to have one
for GUI pages, one for source page+outline; single model will remove the
need for a wholesale source reformatting)
- Reworking plug-in registry view (among other things, making it
dynamic-aware)
- Defect fixing


Update

- Proposal better use of Update by using Install/Update for moving from
build to build
- A completely reworked Update configuration code soon to be released into
HEAD - need to release code in lock-step with PDE so that self-hosting uses
new format
- No more Update metadata - platform configuration is the only place where
we go to
- Working with runtime team to contribute IBundleGroupProvider and
IBundleGroup (will map them to features); UI team will use these interfaces
for things like About in a feature-neutral way
- Further refinement of patches


Regards,

Dejan Glozic, Ph.D.
Manager, Eclipse Development 1A
D2/R0Q/8200/MKM
IBM Canada Ltd.
Tel. 905 413-2745  T/L 969-2745
Fax. 905 413-4854



                                                                           
             Mike                                                          
             Wilson/Ottawa/IBM                                             
             @IBMCA                                                     To 
             Sent by:                  eclipse-dev@xxxxxxxxxxx             
             eclipse-dev-admin                                          cc 
             @eclipse.org                                                  
                                                                   Subject 
                                       [eclipse-dev] Planning Meeting      
             02/17/2004 01:42          Notes - Feb 18, 2004                
             PM                                                            
                                                                           
                                                                           
             Please respond to                                             
                eclipse-dev                                                
                                                                           
                                                                           




-------------------
 Discussion Topics
-------------------

Questions:
 - are dynamic project references going to occur ?
 - are we planning to deliver more updates on the 2.1.x front ?
 - shouldn't bugzilla decrement vote count when a problem is resolved ?


- Proposal for using plug-in version numbers

http://dev.eclipse.org/viewcvs/index.cgi/%7Echeckout%7E/platform-core-home/documents/plugin-versioning.html


- Proposal for creating/using an Eclipse update site

http://dev.eclipse.org/viewcvs/index.cgi/%7Echeckout%7E/platform-core-home/documents/update.html


(Warning: URLs may be split across lines.)

----------
 Outreach
----------

--------
 Status
--------

Platform UI:
- completing the RCP API implementation
- RCP tests
- RCP Theme support
- work with clients of RCP to make enhancements to current support
- bug fixing
- updates to the Eclipse UI released in HEAD
- Out of the box experience continueing to add support for IIntro part
- 2.1.3 work started
- dynamic UI work ondoing
- focused on M7 quality

Debug:
- improved support for dynamic debug contexts (shared debug perspective).
  - support allows for mixed debug models in a single call stack.
- large arrays are automatically and recursively subdivided in the
variables
  view via new support in IIndexedValue
- debug view opens automatically when a breakpoint is hit
- bug fixing/M7 release
- planning for M8

Ant:
- environment variables can now be defined/set for external tool builders
- bug fixing/M7 release
- planning for M8

Rel. Eng.:
- moved to using 3.0 M7 plugins in builds
- build notices and news will only be sent to platform-releng-dev as of
  N20040218
- performance testing in the builds
  - waiting for final fixes and legal approval on including framework
    plug-ins in builds.
  - requesting volunteers from performance dynamic team take a look at
    what I have so far
- automating PDE doc generation, good progress.  Expect this to be in
place
  before M8
- investigating running automated JUnit plug-in tests on Mac

Equinox:
- main theme is tieing up loose ends
- some security discussions started
- refining the IProduct and IBundleGroup spec/implementation

PDE Build:
- continued work updating to build bundles etc.

- released fixes for 2.1.3 build

Team/CVS:
- synchronize APIs will be released early in M8
  - basically we have generalized the CVS synchronization support and
    made it available for other plug-ins. This is a summary of the
    support these APIs will provide:
    - helps manage variant state for resources in the workspace, this
helps
      build tools that manage remote state for local resources and
resources
      that exist remotely but are not in the workspace
    - support for maintaining a dynamic sync model
    - UI components that can be used to show a sync model. This will allow
      showing the sync model in wizards, dialogs, editors...
    - ability to control the presentation model of the sync model
    - ability to contribute a page to the sync view
- Team and CVS milestone plans will be posted this week

Core:
- bug fixing
- shipping M7
- investigation of adaptor work to support JDT and Platform/UI plan items
- released preferences APIs to runtime project
- working on preferences tests and updating doc
- worked with releng/plug-in project contributor to release
  org.eclipse.core.resources HP-UX fragment into 2.1.3 stream builds
- work on (merged) Non-Uniform Encoding proposal
  - started adapting search, jdt.ui, compare to new API

Platform/JDT Text:
- M7 testing and polishing
- M8 planning
- put last save reference provider fully into background
- now treating a task tag like a Java identifier instead of a word
- Quick Outline and Quick Hierarchy remember last size and position
- continued: syntax highlighting honors Java project preferences for task
tags
- bug fixing

JDT Core:
- M8 priority is JDK 1.5 support addition (mostly generics)
- new index infrastructure released, not yet integrated
- closing on DOM AST rewrite (API reworked)
- tuning code formatter heuristic to split long lines
- new API for reconciling working copy and building DOM AST in one
operation
- bug fixing

JDT UI:
- M7 test/fix pass
- planning milestone M8
- bug fixing
- worked on compressed Java search result tree
- cleaned up refactoring Change hierarchy
- recoded Refactoring UndoManager to remove JDT
  dependencies
- cleaned up API of common expression language

Platform Compare:
- bug fixing

SWT:
- Mac OS X
  - working on SWT benchmark
  - getting rid of second bouncing icon
- prototype virtual table running on Windows (unreleased)
- more Eclipse "new look"
- bug fixing for 2.1.3
- integrating IBM Middle East BIDI code
- consistency work for setSelection()
- bug fixes for WM2003 ("Windows Mobile 2003")


_______________________________________________
eclipse-dev mailing list
eclipse-dev@xxxxxxxxxxx
To change your delivery options, retrieve your password, or unsubscribe
from this list, visit
http://dev.eclipse.org/mailman/listinfo/eclipse-dev




Back to the top