ohde
ohde
Yes, I agree with you. But it might be worth at least putting in an aside for people experimenting with scalajs who are not that familiar with Scala.
Ok, great. Thanks. I will leave this open so it is known Iteratees would like be used in the future.
Thanks for you your recent update on json protocol support. Any update on this issue? Do you see this coming soon?
Maybe able to simply dissect this: https://github.com/jonifreeman/sqltyped _Adding this for reference. Whether I have time to attack it or someone else takes a stab._
Not the end solution by any means, but nice utility used in the meantime. Simple macro used to create constructor parameters as strings in companion object. https://github.com/maohde/scala-macro-template/blob/annotation-example/macro/src/main/scala/Macros.scala ``` scala @fieldNames...
Right now it won't play nice, but I will modify it so it gets the companion object if it exists.