Hi, 

Yes, a few changes were introduced in 5.0.14 and are documented here:
http://tapestry.apache.org/tapestry5/upgrade.html

Use resources.getMessages() instead instead of resource.


/Serge


moritzgilsdorf-2 wrote:
> 
> 
> Hi,
> 
> I'm trying to add an additional column to a grid following this guideline:
> 
> http://www.infoq.com/articles/tapestry5-intro
> http://www.infoq.com/articles/tapestry5-intro 
> 
> I have seen in several tutorials that the create Method of BeanModelSource
> takes a ComponentResources Object as third parameter. When I try to
> implement this I get complains of my compiler that the third parameter has
> to be of type org.apache.tapestry5.ioc.Messages. 
> 
> Are the tutorials outdated? I'm using Tapestry 5.0.14.  
> 
> Thanks
> -- 
> View this message in context:
> http://n2.nabble.com/T5-BeanModelSource-create-Parameters-tp840998p840998.html
> Sent from the Tapestry Users mailing list archive at Nabble.com.
> 
> 
> ---------------------------------------------------------------------
> To unsubscribe, e-mail: [EMAIL PROTECTED]
> For additional commands, e-mail: [EMAIL PROTECTED]
> 
> 
> 

-- 
View this message in context: 
http://www.nabble.com/T5-BeanModelSource-create-Parameters-tp19329560p19341572.html
Sent from the Tapestry - User mailing list archive at Nabble.com.


---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to