Cleanup implementation and javadoc of STKUtil
---------------------------------------------
Key: MGNLSTK-828
URL: http://jira.magnolia-cms.com/browse/MGNLSTK-828
Project: Magnolia Standard Templating Kit
Issue Type: Task
Components: base system
Affects Versions: 2.0
Reporter: Daniel Lipp
Assignee: Philipp Bärfuss
Priority: Major
Fix For: 2.0
STKUtil is now deprecated - STKTemplatingFunctions should be used instead.
Hence methods of STKUtil (e.g. getAsset(Content, String) should no longer
contain more or less identical code as STKTemplatingFunctions-method but
delegate to them (single point of failure).
Javadoc's like {@link STKTemplatingFunctions} are not valid - they should be
properly replaced.
--
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]>
----------------------------------------------------------------