Collection in page argument causes compilation error
Using a collection type as argument (e.g. define page somePage(b : Set), yields a compilation error on a missing method filter in class utils.URLFilter. Class utils.URLFilter apparently does not have an overload for non primitive arguments.
Submitted by Sander Vermolen on 17 September 2010 at 13:53
Log in to post comments