rascal icon indicating copy to clipboard operation
rascal copied to clipboard

lang::xml::IO should offer binding to Rascal data types like lang::json::IO does

Open jurgenvinju opened this issue 5 years ago • 0 comments

Is your feature request related to a problem? Please describe.

The JSON IO library offers both binding to generic node types, but also binding to specific data types. It would be great if the XML library offers a similar feature.

Describe the solution you'd like

Mimick exactly the functionality of JSON IO for binding.

jurgenvinju avatar Mar 19 '20 08:03 jurgenvinju