bowler-framework / Bowler

RESTful Web Framework based on Scala, built on top of Scalatra & Scalate
http://bowlerframework.org
BSD 3-Clause "New" or "Revised" License
118 stars 13 forks source link

Parameter mapping does not work if controller is inner class #26

Open greenrd opened 12 years ago

greenrd commented 12 years ago

Controllers that are inner classes work, but only if the controller's methods have no parameters. This is with FunctionNameConventionRoutes.