Fix issue 77: Change net.liftweb.mapper.ByList to take a Seq[T] instead of a List[T]
Updated 2 years, 3 months ago
| Alex Boisvert | Reviewers | ||
| dchenbecker, dpp, marius, charles, heiko, joni, atsuhiko, jorge, naftoli, kris, indrajit, alexb | |||
| None | LiftWeb-archive | ||
Fix issue 77: Change net.liftweb.mapper.ByList to take a Seq[T] instead of a List[T] http://github.com/dpp/liftweb/issues#issue/77
Added specification
