<@U13A9PZC0> I'd keep the view and model component...
# tornadofx
c
@gtnarg I'd keep the view and model components together, but definitely draw out any data structures into a commons project to that they can be used in other areas like web services, ejbs or backend logic, webapps, command line apps, etc. Maybe a service contract interface w/o annotations can be factored out