Kotlin and TornadoFX

Posted on October 19, 2016
Kotlin  JavaFX  JSON Table Schema  TornadoFX 
Kotlin and TornadoFX header image

Converter for the old validation configuration written in Kotlin.

As I have changed the JSON for configure the SmartCSV.fx from my own Schema to JSON Table Schema, I had to provide a converter for existing configurations.

I wanted to write less code than I typically do in Java and learn something new. Therefor I started a new project in Kotlin a programming language invented by JetBrains, the people behind the excellent IntelliJ IDEA IDE.

Read More


SmartCSV.fx version 0.9

Posted on October 19, 2016
Java  JavaFX  JSON Table Schema  Open Knowledge  FXLauncher 
SmartCSV.fx version 0.9 header image

SmartCSV.fx officially supports the JSON Table Schema

The newest version of SmartCSV.fx has some major changes. The most important one is the support of the JSON Table Schema from the Open Knowledge Foundation.

Read More