HN user

RasputinJones2

4 karma
Posts0
Comments2
View on HN
No posts found.
[GET] "/api/user/RasputinJones2/stories?hitsPerPage=30&page=0": 500 Failed to fetch user stories

>> The problem I can see is that its not totally type safe as you still need to run the code to check that your entity is compatible with the underlying table at runtime. If I am wrong here please correct me.

With pleasure. You are wrong. SLICK (formerly known as ScalaQuery) is Typesafe.

>> I am working with Play! at the moment and while the DB access is the best I have come across in the Java world

I've been working with Scalaquery with Play 2 for two months now. The experience has been fantastic. I haven't really had any queries I haven't been able to create even complex joins.

The approach where queries are made like Scala collections is really intuitive. Compared to you I just started using linq recently for a work related project. Basically coming from the other end and I've been quite pleased that the SQ skills I've built over the past month transferred over reasonably well. I only have good things to say about Slick. You should try it out.

>>I swear, someone needs to invent a Git-wizard program. Interactive with a wizard-like interface, it will walk you through all the common kinds of tasks, even if they're fairly advanced, explaining all the ramifications along the way.

http://www.sourcetreeapp.com/