lift/framework

LazyLoad: Add params for timeout period and timed-out template

Open

#1098 opened on Aug 30, 2011

View on GitHub
 (2 comments) (0 reactions) (1 assignee)Scala (1,203 stars) (270 forks)batch import
good first issue

Description

It would be nice to have two more snippet params added to LazyLoad: one to specify the CometActor timeout and another to specify a second template to use in the case of a timeout.

Contributor guide