Closed jintangWang closed 5 years ago
Well, from my experience with software design and architecture, keep it simple :) if you impose a certain structure on your data model (in this case it's linguistic data), then your tools, code, and any 3rd party software you may want to use will need to be able to read this structure. I'm not sure this is the right way to go.
For example, I don't know if any of the online translation tools support nesting.
Thanks. It's a clever option. I found a jsfiddle almost match my require. So I forked and modified a little to use in .arb
. Here is it. http://jsfiddle.net/jintang/bmgvw48n/7/ Thanks again.
I knew
.arb
don't support nest data, like this:Do you have any smart suggestions? Because it tortures me if I change data to below: