Ticket #41 (new enhancement)

Opened 6 months ago

Component-based application modularization support

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

Description

Pustefix should support the development of modularized, component-based, applications.

A Pustefix component should be a deployable unit (like a ZIP or JAR file), with a defined directory structure, augmented with meta-information (like descriptor files). Components can be assembled to applications, whereas conventions and interfaces define how the components interact with the framework and other components (e.g. using services and extension points).