Author: mgrigorov
Date: Tue Nov 30 16:42:38 2010
New Revision: 1040630
URL: http://svn.apache.org/viewvc?rev=1040630&view=rev
Log:
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/TextTemplateSharedResourceFactory.java