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

XQDT/Status Meetings/2010-08-25

XQDT Development Status Meeting

Attendees

Project Commiters
Gabriel P Y
Lionel V Y
Sam N
William C Y
Friends
David C Y

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


Details

Development Status

  • Lionel
    • Bug fixes:
      • Bug 292343 XQuery grammar does not accept nested comments
      • Bug 296129 XQDT SF FEATURE#2782037: Variable scope checking
      • Bug 321745 [SSE] Wrong parsing: "Syntax error: expected end of file."
      • Bug 321847 Incorrect parsing of expressions
      • Bug 322043 [SSE] Incorrect parsing of function declarations
      • Bug 322044 [SSE] Incorrect parsing when comments appear at certain places
      • Bug 322053 [SSE] XML comments not parsed
      • Bug 321750 [SSE] keyword "to" is not highlighted
      • Bug 322061 [SSE] empty-sequence() and item() are shown as functions
      • Bug 322150 [SSE] Incorrect parsing when comments appear in SequenceType
  • Gabriel
    • Bug fixes:
      • Bug 305734 interpreter dialog does not allow running Saxon 9 HE XQuery engine
      • Bug 321741 [SSE] Correct or disable pair matching
      • Bug 321723 Syntax Highlighting color schemes
      • Bug 321727 Transparent colour for syntax highlighting background
    • changed the plug-in version numbers to 0.8
  • David
    • Clean Up XQuery-dev branch to only relevant code (Bug 323399)
    • created the xquery-release Git branch and
    • migrated the continuous and integration builds to the new hudson.eclipse.org

Future Plans

  • we will discuss on Sept. 8th about how to unify the DLTK and SSE AST models

Back to the top