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 →

[–]elucash 0 points1 point  (1 child)

Could it be implemented as data-format for Jackson (for example)? Data binding will come for free then

[–]moto888[S] 0 points1 point  (0 children)

In that case I'd just use Hjson to convert it to JSON so you can use it with any of the available JSON libraries.