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

Talk:COSMOS Design 214794

Ali's Comments

Well thought-out. The mock-ups provide an excellent vision of what the end result will look like. The only comment I have is to identify the nodes of the left tree by id or readable names where possible. For example the 'id' of an item template can be used instead of the term 'itemTemplate' or the local name of a property value can be used instead of 'propertyValue'. It will probably suffice to add the id/name in parenthesis. For example: itemTemplate('order')


Weitzelm.us.ibm.com 09:57, 30 January 2008 (EST) I agree with Ali. This looks good.

Bill's Comments

  • How is the query builder dialog invoked? Right-click on an MDR? Select one or more items from a previous query result and right-click?
  • As the user is interacting with the query dialog, we should be displaying the generated cmdbf query (in another view).
  • We need to provide a mechanism for the user to input the xs:any parts of the query.
  • What happens to the query after it is built? Can it be saved? Can the query dialog be initialized from a previously saved query?
  • Do we need a "Validate" button (next to "Submit") where the user can validate the query request with the schema?
  • We need more details specifying how the exploiters can extend the grid widget to provide their own UI.
  • Can you explain how the JSON produced by the "Service MetaData Outputter" is used (during the query dialog initialization) to drive all the widgets?

Back to the top