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

STP/XEF XML Framework

< STP
Revision as of 13:32, 30 December 2008 by Andrei.shakirin.sopera.de (Talk | contribs) (New page: {| border="0" cellspacing="15" valign="top" style="width:100%;" |-valign="top" |style="width:50%;"| <h1>Proposal</h1> The main idea of this proposal is to expose XEF editor in more gene...)

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

Proposal

The main idea of this proposal is to expose XEF editor in more generic way: as XML framework. GUI representation of XML schema is very common task, required by the number of applications and Eclipse projects. So intention is to make XEF usable not only in context of policy editor, but also for many another scenarios like:

  • representation of WSDL for WS invocation
  • generation of test WS requests
  • editing XML-based configuration, descriptors
  • etc

This proposal also will be very helpful to redesign Policy Editor regarding UI Walkthrough [Policy Editor UI Walkthrough].

Using of XEF Framework

XEF Framework provides well defined public interface. Components and applications will use XEF Framework in different contexts and scenarios via this interface. Policy Editor can use XEF Framework directly or via XEF Editor.

XEF Framework.JPG


Draft Interface Proposal

Copyright © Eclipse Foundation, Inc. All Rights Reserved.