Open VitaliyZaharenko opened 4 years ago
@VitaliyZaharenko Likely we'll try to deprecate -webide-representation
and replace it with more universal to-string
, as per https://github.com/kaitai-io/kaitai_struct/issues/732.
Basically, the idea is to reuse existing KS expression language syntax, so we'd likely enhance KS expression language so it will include interpolated strings, rich formatting, etc.
I have two issues that's related to -webide-representation
have ksyType undefined on imported types.
"{x:len=3}
Or add more general dsl for value manipulations, like c format string or smth.