forge-api-dotnet-client icon indicating copy to clipboard operation
forge-api-dotnet-client copied to clipboard

deserialization not implemented?

Open afshinjafari opened this issue 8 years ago • 7 comments

Hi, Although the documentation suggests to use classes as the outputs for API methods it seems it is not fully implemented: /* Manifest */ dynamic GetManifest (string urn, string acceptEncoding = null);

any time frame on when these are ready? thanks and regards, Afshin

afshinjafari avatar Feb 26 '17 22:02 afshinjafari

Hi, Yes next version in about 2-3 weeks The reason I implemented dynamic vs the Manifest class is because the swagger-codegen parser which we are using to generate the code automatically from a yaml definition has bugs which I need to fix first.

cyrillef avatar Feb 27 '17 08:02 cyrillef

Hi, Thanks for the reply Cyrille, :) nice work as always, regards, Afshin

afshinjafari avatar Feb 27 '17 09:02 afshinjafari

Hi What's the status of returning concrete classes instead of dynamic objects? Have you got any code samples how to convert data in DynamicDictionary to classes. Haven't got much experience with dynamic objects, but it seems rather a pain to turn a e.g. dynamic dictionary of projects into the Projects class.

mace2000 avatar Apr 26 '17 04:04 mace2000

Hi, Any chance we could get an update on the status of this? or an example for deserializing the Manifest class?

bhosta avatar Jul 05 '17 16:07 bhosta

Cyrille is on vacation this week, but I know this is on his list to do.

autodesk-adn avatar Jul 07 '17 06:07 autodesk-adn

Hi Cyrille, any update re this issue?

regards, Afshin

afshinjafari avatar Sep 19 '17 02:09 afshinjafari

Bumping this. Has or will there be any work done on this issue?

sdbrannum avatar Dec 18 '19 00:12 sdbrannum