[
https://issues.apache.org/jira/browse/TRINIDAD-1243?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Matthias Weßendorf updated TRINIDAD-1243:
-----------------------------------------
Resolution: Fixed
Fix Version/s: 1.2.10-core
Assignee: Matthias Weßendorf
Status: Resolved (was: Patch Available)
> Adding a change implementation to the ChangeManager framework
> -------------------------------------------------------------
>
> Key: TRINIDAD-1243
> URL: https://issues.apache.org/jira/browse/TRINIDAD-1243
> Project: MyFaces Trinidad
> Issue Type: Improvement
> Affects Versions: 1.2.10-core
> Reporter: Prakash Udupa N
> Assignee: Matthias Weßendorf
> Fix For: 1.2.10-core
>
> Attachments: TRINIDAD_1243_Patch_Over_Trunk_1_2_x.patch
>
> Original Estimate: 48h
> Remaining Estimate: 48h
>
> The ChangeManager/ChangePersistence framework in the package
> 'org.myfaces.trinidad.change' provides different implementations of
> 'org.myfaces.trinidad.change.ComponentChange' and
> 'org.myfaces.trinidad.change.DocumentChange'. This feature is quite useful,
> especially in realizing customizable applications.
> This framework is lacking a type of Change implementation that allows
> components to be moved around in the view tree. A strong usecase for this
> requirement is in a [EMAIL PROTECTED] kind of applications, where users can
> customize their applications by Drag&Drop of the components around in a
> canvas.
> I propose to introduce an implementation of
> 'org.myfaces.trinidad.change.ComponentChange' and
> 'org.myfaces.trinidad.change.DocumentChange', called MoveChildComponentChange.
> I'll provide a patch soon with this enhancement to Trinidad.
--
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.