You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@wicket.apache.org by mg...@apache.org on 2010/11/30 17:48:16 UTC

svn commit: r1040639 - /wicket/trunk/wicket/src/main/java/org/apache/wicket/util/template/TextTemplateLink.java

Author: mgrigorov
Date: Tue Nov 30 16:48:16 2010
New Revision: 1040639

URL: http://svn.apache.org/viewvc?rev=1040639&view=rev
Log:
Remove it.
This had to be in the commit r1040630:

Remove TextTemplateSharedResourceFactory.

This class produced Resources and register them as SharedResource.
The same could be achieved by a single shared resource which returns different content depending on the conditions/context.

discussed-with: ivaynberg

Removed:
    wicket/trunk/wicket/src/main/java/org/apache/wicket/util/template/TextTemplateLink.java