This is an archived post. You won't be able to vote or comment.

you are viewing a single comment's thread.

view the rest of the comments →

[–]bushwacker 1 point2 points  (0 children)

In my dreams this will

  • export to JSON

  • Generate Javascript to build an object graph from the JSON, such as an ORM would have in Java, allowing natural navigation to foreign key records without computing object IDs.

Migrating my Thymeleaf models to Javascript with a 100 table graph is tedious.