Verneri Åberg

Results 6 comments of Verneri Åberg

I assume that `runNSApplication` is different for storyboard? at least that one did not work in a storyboard project

this is not autoupdate but support for AppImage update tool to be able to update the app

I'm having similar problem with a field that is a scala enumeration for example: ``` scala object something extends Enumeration { type EnumeratedType = Value val aValue, anotherValue = Value...

Ok, but as json4s supports them rather nicely it would be nice to have some way to circumvent this problem by for example having swagger see them as strings or...

I'll try to Create an example, it might take some time though

I will try to implement most of the system straight into SurrealDB to showcase the possibilities. Of course it might sometimes be better to use dedicated code for this but...