[
http://jira.magnolia-cms.com/browse/MGNLUI-20?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Christopher Zimmermann updated MGNLUI-20:
-----------------------------------------
Description:
Components should be designed in order to minimize the depth of the dom tree.
Some Vaadin layouts can be very heavy in two regards.
1. They can make the UI sluggish because they have much javascript processing.
2. They can create many depths of DIvs - which we want to limit to promote
comprehension of generated HTML
See architecture paper on details of best practice for building UI components.
SCRUM-1809 Slim DOM tree where possible
was:SCRUM-1809 Slim DOM tree where possible
> Slim DOM tree where possible
> ----------------------------
>
> Key: MGNLUI-20
> URL: http://jira.magnolia-cms.com/browse/MGNLUI-20
> Project: Magnolia UI
> Issue Type: Improvement
> Security Level: Public
> Affects Versions: 5.0
> Reporter: Christopher Zimmermann
>
> Components should be designed in order to minimize the depth of the dom tree.
> Some Vaadin layouts can be very heavy in two regards.
> 1. They can make the UI sluggish because they have much javascript processing.
> 2. They can create many depths of DIvs - which we want to limit to promote
> comprehension of generated HTML
> See architecture paper on details of best practice for building UI components.
> SCRUM-1809 Slim DOM tree where possible
--
This message is automatically generated by JIRA.
-
If you think it was sent incorrectly contact one of the administrators:
http://jira.magnolia-cms.com/secure/Administrators.jspa
-
For more information on JIRA, see: http://www.atlassian.com/software/jira
----------------------------------------------------------------
For list details, see: http://www.magnolia-cms.com/community/mailing-lists.html
Alternatively, use our forums: http://forum.magnolia-cms.com/
To unsubscribe, E-mail to: <[email protected]>
----------------------------------------------------------------