Hi there,
I've examined the class that I think I found it... just in case somebody
else needs that method:
1) check that getTemplateAttribute().getRenderer() is "template" and then
2) getTemplateAttribute().getValue()

I am just checking it over some templates in my apps after upgrading to
2.1.2


Ignacio de Córdoba wrote:
> 
> Hi there,
> I've seen that a method not deprecated has been removed:
> 
> AttributeContext.getTemplate()
> (And also the corresponding setTemplate() )
> 
> I used it in a preparer to know the path of the template in a tile and, if
> needed, replace it with setTemplate() ¿Is there another way of doing this
> in the execute() method of a ViewPreparerSupport()?
> 
> Thanks,
> Ignacio
> 

-- 
View this message in context: 
http://www.nabble.com/-ANNOUNCE--Tiles-2.1.2-GA-released-tp21897136p21906200.html
Sent from the tiles users mailing list archive at Nabble.com.

Reply via email to