xml-typescript icon indicating copy to clipboard operation
xml-typescript copied to clipboard

parser / de-serializer ?

Open danielweck opened this issue 8 years ago • 3 comments

Hello, just out of interest: do you plan to implement XML parsing support? (i.e. automatic mapping of de-serialized XML objects with Typescript class definitions) The ta-json project is a good example of bi-directional entity mapping: https://github.com/edcarroll/ta-json /Dan

danielweck avatar Mar 31 '17 07:03 danielweck

Hey, yes it is my intention to implement deserialization, but unfortunately not in the near future. But pull requests are welcome as well.

Thanks for your interest und your hint to ta-json.

RobinBuschmann avatar Mar 31 '17 08:03 RobinBuschmann

Also interested in this!

davidspiess avatar May 11 '18 18:05 davidspiess

hey,did anyone started it ?

imiskolee avatar Jun 13 '20 18:06 imiskolee