Juan-Carlos Gandhi (
juan_gandhi) wrote2010-09-09 10:36 am
![[personal profile]](https://www.dreamwidth.org/img/silk/identity/user.png)
code quote
def process = session.getOrThrow(classOf[Model], id) updateFrom update view
That's production code in Scala
def process = session.getOrThrow(classOf[Model], id) updateFrom update view
no subject