Ticket #56 (assigned enhancement)

Opened 4 years ago

Last modified 10 months ago

Data scope/lifecycle support

Reported by: MartinLeidig Owned by: MartinLeidig
Priority: major Milestone:
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.

Change History

Changed 2 years ago by MartinLeidig

  • status changed from new to assigned
  • milestone changed from 1.0.0 to 1.2.0

Spring's responsible for managing scopes, but we could think about additional custom scopes (e.g. pageflow) in future releases

Changed 10 months ago by MartinLeidig

  • milestone 1.2.0 deleted

Milestone 1.2.0 deleted

Note: See TracTickets for help on using tickets.