Change By: Daniel Lipp (07/Jun/13 8:13 PM)
Description: AbstractContentPresenter and AbstractJcrContainer both define an identical method
{code}
Iterator<ColumnDefinition> getColumnsIterator()
{code}
As both are used in the defining classes to loop aver the ColumnDefinitions we actually also do more processing that required.
Dropping it from AbstractJcrContainer would allow to make the containers unaware of ViewTypes as well.


ConfiguredContentPresenterDefinition should be a simple definition and not contain any logic - hence the filtering of disabled ColumnDefinitions should be moved e.g. to AbstractContentPresenter.
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators
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]>
----------------------------------------------------------------

Reply via email to