mattwelke edited a comment on issue #34:
URL: 
https://github.com/apache/openwhisk-runtime-dotnet/issues/34#issuecomment-819683913


   > With wanting to support that, it wouldn't be easy to transition to a new 
contract, but it is certainly something we can look at, but it might require a 
new runtime separate from this one.
   
   Yeah, my details are in the PR comment, but I agree if it's pursued, it 
would make sense to wait for the 6.0 runtime to do it. If it's successful, the 
same idea could be used for future versions of runtimes for languages like 
Java, where the same problem exists (a dependency on the 
https://github.com/google/gson).
   
   > The issue with migrating to a different serialization library will break 
the existing contract (the contract being JObject args in the function 
definition).
   
   Does this mean we can go ahead and upgrade to v13 of Newtonsoft.Json in the 
2.2 and 3.1 runtimes right now, without breaking any actions?


-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

For queries about this service, please contact Infrastructure at:
[email protected]


Reply via email to