Ticket #56 (new enhancement)

Opened 6 months ago

Data scope/lifecycle 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 binding data objects to scopes. At the moment Pustefix only supports the session scope. Storing data for the duration of a page flow, page visit or page request has to be managed/emulated by the application. Pustefix should support these additional scopes.