That wouldn't work for Lift as it assumes a page is scoped to a single snippet. 
It works with Tapestry because its an MVC framework. 

Lift is *not* MVC. 

Have you seen LiftRules.resourceBundleFactories ? 

Cheers, Tim

On 8 Feb 2010, at 22:11, Hugo Palma wrote:

> Lift only support global resource bundles, i think it would be very
> useful if page and snipped level resource bundles were supported.
> For example, if i have a page "index" it would automatically have
> access to the index<locale>.properties_ bundle. Obviously this bundle
> would not be accessible from any other page.
> 
> I come from an Apache Tapestry background that has page and component
> level localization and it proved very useful.
> 
> What do you guys think about this ?
> 
> -- 
> You received this message because you are subscribed to the Google Groups 
> "Lift" group.
> To post to this group, send email to lift...@googlegroups.com.
> To unsubscribe from this group, send email to 
> liftweb+unsubscr...@googlegroups.com.
> For more options, visit this group at 
> http://groups.google.com/group/liftweb?hl=en.
> 
> 

-- 
You received this message because you are subscribed to the Google Groups 
"Lift" group.
To post to this group, send email to lift...@googlegroups.com.
To unsubscribe from this group, send email to 
liftweb+unsubscr...@googlegroups.com.
For more options, visit this group at 
http://groups.google.com/group/liftweb?hl=en.

Reply via email to