[ https://issues.apache.org/jira/browse/TAP5-570?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Jochen Kemnade updated TAP5-570:
--------------------------------
Labels: bulk-close-candidate (was: )
This issue has been last updated more than a year ago, affects an old version of Tapestry
that is not actively developed anymore, and is therefore prone to be bulk-closed in the near
future.
If the issue still persists with the most recent development preview of Tapestry (5.4-beta-35,
which is available from Maven Central), please update it as soon as possible. In the case
of a feature request, please discuss it with the Tapestry developer community on the dev@tapestry.apache.org
mailing list first.
> tapestry-core should provide a built-in page to show the status of persistent data
> -----------------------------------------------------------------------------------
>
> Key: TAP5-570
> URL: https://issues.apache.org/jira/browse/TAP5-570
> Project: Tapestry 5
> Issue Type: New Feature
> Components: tapestry-core
> Affects Versions: 5.1.0.1
> Reporter: Igor Drobiazko
> Assignee: Igor Drobiazko
> Labels: bulk-close-candidate
> Attachments: TAP5-570-v2.patch, TAP5-570.patch
>
>
> In order to oprimize the amount of data persisted in the session via @Persist or as ASO
one should be able to get an overview of it. A page StateStatus should be provided which
could loo like:
> Persistant Fields
> ---------------------------------------------------------------------------------------------
> Strategy Name | Page Name | Component Id | Field Name
> ---------------------------------------------------------------------------------------------
> flash | Login | loginform.form | defaultTracker
> -----------------------------------------------------------------------------------------------
> state | Foo | | bar
> ------------------------------------------------------------------------------------------------
> Application State Objects
> ----------------------------------------------------------------------------------------------
> com.example.model.User@ba8180[id=1,username=root,.......]
> ----------------------------------------------------------------------------------------------
> com.example.model.Foo1f6c439[bar=baz]
> ----------------------------------------------------------------------------------------------
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)
|