Joined March 2013
·
Achievements
29 Karma
0 Total ProTip Views
Charity
Fork and commit to someone's open source project in need
Platypus
Have at least one original repo where scala is the dominant language
Forked
Have a project valued enough to be forked by someone else
Pierre -- Thanks for the post. I definitely learned some things from this and it provided some timely inspiration for my own project.
The one observation I'd make, however, is that you seem to make one step forward and one step back. Early in your first post your goal was to avoid hard-coding the "test" in "def findAll...DB.withConnection("test")..." and yet in your final code snippet we find "def allEmails...MySQLConnection.withUserConnection("default")..."