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"

(New page: == XQDT Development Status Meeting == === Attendees === {| width="80%" cellpadding="15" border="0" |- valign="top" | width="30%" | {| width="100%" border="1" |+ Project Leads |- | width...)
 
(Future Plans)
Line 67: Line 67:
 
=== Future Plans ===
 
=== Future Plans ===
  
* Gabriel tries to have SWTBot running.
+
* Gabriel tries to have SWTBot running. Get in touch with Ketan from SWTBot.
 
* Lionel
 
* Lionel
 
** Works on extending the lexer to support other grammars like: XQuery 3.0 and XQuery Scripting
 
** Works on extending the lexer to support other grammars like: XQuery 3.0 and XQuery Scripting

Revision as of 07:07, 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

Back to the top