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-07-21"

(Future Plans)
 
Line 72: Line 72:
 
** improves and enhances the parsing (static validation)
 
** improves and enhances the parsing (static validation)
 
* targeting a 0.8 M1 release for 27. August 2010
 
* targeting a 0.8 M1 release for 27. August 2010
 
+
* a good behaviour to create bugs for each feature added to XQDT in order to keep track of them
 +
** the Git commit messages should start with "[bug_number]" (i.e. "[320353]") to reflect the bugs each commit addresses.
  
 
[[Category:XQDT Development Status Meetings| ]]
 
[[Category:XQDT Development Status Meetings| ]]

Latest revision as of 07:11, 22 July 2010

XQDT Development Status Meeting

Attendees

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

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

Announcements And Special Reports

  • We are now developing on Git!
  • XQDT is now based on DLTK 2.0 (Bug 320353)


Details

Wiki

Development Status

  • Gabriel finished the DLTK 2.0 migration: Bug 320353
  • Lionel
    • Added SSE Editor to the main xquery-dev Git branch
    • Added an extension point for contributing new XQuery parsers

Future Plans

  • Gabriel tries to have SWTBot running. Get in touch with Ketan from SWTBot.
  • Lionel
    • Works on extending the lexer to support other grammars like: XQuery 3.0 and XQuery Scripting
    • improves and enhances the parsing (static validation)
  • targeting a 0.8 M1 release for 27. August 2010
  • a good behaviour to create bugs for each feature added to XQDT in order to keep track of them
    • the Git commit messages should start with "[bug_number]" (i.e. "[320353]") to reflect the bugs each commit addresses.

Back to the top