Folks, By popular demand, I've changed Can[T] to Box[T].
You'll have to grep through your code and change all of the Can[T] (e.g., Can[String]) references to Box[T] (e.g., Box[String]). I think this is the last big breaking change before Lift's APIs are frozen. Thanks, David -- Lift, the simply functional web framework http://liftweb.net Collaborative Task Management http://much4.us Follow me: http://twitter.com/dpp Git some: http://github.com/dpp --~--~---------~--~----~------------~-------~--~----~ You received this message because you are subscribed to the Google Groups "Lift" group. To post to this group, send email to [email protected] To unsubscribe from this group, send email to [email protected] For more options, visit this group at http://groups.google.com/group/liftweb?hl=en -~----------~----~----~----~------~----~------~--~---
