Open devkeydet opened 7 years ago
Thanks for the suggestion. Yes, looking at their code structure they cover authentication and metadata querying. All that's left is translation of metadata to the Xrm object. Could start simple with fields and then move to more complexity such as business process flows.
Have you looked at https://github.com/delegateas/XrmDefinitelyTyped? Seems like they do a bunch of the codegen stuff that you'd have to do for this roadmap item. Perhaps there's an opportunity to collaborate with the contributors of that project?