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-01-06

< XQDT‎ | Status Meetings
Revision as of 20:28, 6 January 2010 by Gabipetrovay.gmail.com (Talk | contribs) (New page: == XQDT Development Status Meeting == === Attendees === {| width="80%" cellpadding="15" border="0" |- valign="top" | width="30%" | {| width="100%" border="1" |+ Project Leads |- | width...)

(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)

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

Ready to declare the 0.7.0 M1 build. But some testing has to be done before.


Details

Wiki

  • Added the Release Notes page that will document the new features and the known bugs for each milestone/release
  • Gabriel will add articles for:
    • how to provide an XQDoc Command handler implementation

Bugs / Issues

  • There a

Development Status

  • Gabriel
    • hacked back the MarkLogicBuiltinsDoc that provides documentation for ML builins. This implementation is just a temporary
    • commited the builtinModules extension point. Both zorba (starting with the next version, e.a. 1.0) and MarkLogic buildins ahdere now to this convention.
    • implemented the first version of the "implicitImports" extension point (an improvement of this might be necessary: see XQDT/Status_Meetings/2010-01-06#Future Plans section)

Future Plans

  • We have to approach the XQDoc guys and together with EXPath guys try to push a new (more complete) version of the XQDoc schema/comment structure.
  • The implicitImports extension point should have "more intelligent" prefixes. They should be enabled by the module version declaration.
  • 0.7.0 M1 complete until next call!!! :) Finally!

Back to the top