json_rec icon indicating copy to clipboard operation
json_rec copied to clipboard

Some fixes

Open eryx67 opened this issue 12 years ago • 0 comments

Changes:

  • keep lists order on translation
  • add support for EEP18 record format {[...]}, default behaviour is preserved
  • ignore unknown JSON fields
  • allow user to specify records for fields as:

new({<<"record_name">>, <<"field_name">>}) -> '#new-dependent_record_name'()

eryx67 avatar Jan 24 '14 03:01 eryx67