Ticket #48 (new enhancement)

Opened 6 months ago

Component support for UI widgets

Reported by: MartinLeidig Assigned to: MartinLeidig
Priority: major Milestone: 1.0.0
Component: Core (general) Version:
Keywords: requirements_paper_20080521 Cc:

Description

The extension point and service concepts also have to be applicable to the UI elements (e.g. the metatag-based widgets).

The framework has to support that a widget can declare which services are imported from the view-logic layer and which services from other view components are required. It also has to support the declaration of imported and exported extension points.

The framework should support the valdiation of the widget configuration (the metatag representation), e.g. using XML schema.