Skip to main content

Notice: this Wiki will be going read only early in 2024 and edits will no longer be possible. Please see: https://gitlab.eclipse.org/eclipsefdn/helpdesk/-/wikis/Wiki-shutdown-plan for the plan.

Jump to: navigation, search

Difference between revisions of "XQDT/Status Meetings/2010-05-21"

(New page: == XQDT Development Status Meeting == === Attendees === {| width="80%" cellpadding="15" border="0" |- valign="top" | width="30%" | {| width="100%" border="1" |+ Project Leads |- | width...)
 
Line 10: Line 10:
 
|-
 
|-
 
| width="80%" | Gabriel P
 
| width="80%" | Gabriel P
|  
+
| Y
 
|-
 
|-
 
| Sam N
 
| Sam N
|  
+
| Y
 
|}
 
|}
  
Line 21: Line 21:
 
|-
 
|-
 
| width="80%" | William C
 
| width="80%" | William C
|  
+
| Y
 
|}
 
|}
  
Line 29: Line 29:
 
|-
 
|-
 
| width="80%" | David C
 
| width="80%" | David C
|  
+
| Y
 
|-
 
|-
 
| width="80%" | Donald K
 
| width="80%" | Donald K

Revision as of 18:42, 21 May 2010

XQDT Development Status Meeting

Attendees

Project Leads
Gabriel P Y
Sam N Y
Committers
William C Y
Friends
David C Y
Donald K

Note: feel free to correct any errors/omissions in above attendance record.

Announcements And Special Reports

  • Lionel Villard is joining the XQDT call from IBM Reserch, NY


Details

Wiki

  • a site to document how to generate the parser
  • how to do XQDoc

Bugs / Issues

  • Angelo's e-mail regarding the remote lunches responded. Started a discussions in the Bug 313963.
  • Sam reported that users would really like to see refactoring and code navigation is needed

Development Status

  • Gabriel
    • many small commits mainly influencing Zorba and Sausalito
    • SWTBot for UI testing is the recommended way to go. Gabriel will take a look at it next week.
  • Sam
    • Grammar missing rules for ML working? Test for regression
    • Will try to look over Angelo's solution in Bug 313963

Future Plans

  • DLTK Interpreter frameork vs. WTP Server Adapter Framework
  • XQDT JDT Enablement (adding XQDT nature for Java projects)
  • DLTK vs. SSE Editor discussions (Lionel's experience)
    • DLTK editor slow and not accurate
    • extend the XML parser
    • let us see Lionel's SSE implementation
    • Lionel will attach his implementation to Bug 292704
  • learn by example from PDT for the SSE DLTK integration!!!

Back to the top