content API cleanup: extract common abstract classes for Content and NodeData
-----------------------------------------------------------------------------
Key: MAGNOLIA-3016
URL: http://jira.magnolia-cms.com/browse/MAGNOLIA-3016
Project: Magnolia
Issue Type: Sub-task
Reporter: Philipp Bärfuss
Assignee: Philipp Bärfuss
Fix For: 4.3
Some methods can be implemented in an abstract class which can then be extended
by DefaultContent, ContentWrapper and MockContent.
This includes for instance the many variations of getChildren() which should
delegate to one single method.
--
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/home/community/mailing-lists.html
To unsubscribe, E-mail to: <[email protected]>
----------------------------------------------------------------