RESTful Web Framework based on Scala, built on top of Scalatra & Scalate
BSD 3-Clause "New" or "Revised" License
118
stars
13
forks
source link
Variables whose type is an all-uppercase class name should not be mixed case #47
Open
greenrd opened 12 years ago
Example: java.net.URL variables should be named url, not uRL.