Hi, Regarding the Java Client SDK, did you think of a Scala Client SDK? Since they're interoperable on JVM. Or we consider provide basic Java classes, then provide some Scala shims, so Both Java and Scala developers would be happy.
Kind Regards, dliu From: Dominic Kim <[email protected]> To: [email protected] Date: 2017-07-11 下午 04:09 Subject: Re: OpenWhisk Java Client SDK Sounds great to have documents describing client SDKs. Regarding functionalities, I think it could be a good starting point to implement all apis in OpenWhisk API document. http://petstore.swagger.io/?url=https://raw.githubusercontent.com/openwhisk/openwhisk/master/core/controller/src/main/resources/apiv1swagger.json Do you have anything more in mind? ? Thanks Regards Dominic 2017-07-11 14:59 GMT+09:00 Rob Allen <[email protected]>: > Hi, > > Related to this, it would be good if the abilities of the SDKs were > broadly the same. i.e. if the Node SDK can update the parameters on a > package, then the this should be possible with the Swift, Python, Go ones > too. > > Maybe a centralised document on the SDKs which describe available > functionality along with code examples in all the supported languages would > help to find out how feature-synchronised they are? > > Regards, > > Rob... > > > > On 11 Jul 2017, at 04:01, Dominic Kim <[email protected]> wrote: > > > > Hello. > > > > I want to start discussion to setup OpenWhisk java client SDK. > > Currently we can find client SDK for javascript, python, go, swift. > > I think it`s time to set it up for java. > > > > I think we can create a new repo under https://github.com/apache and > most > > of features would be same with existing one. > > > > I created an issue for this. > > https://github.com/apache/incubator-openwhisk/issues/2466 > > > > Any idea or opinion would be welcome. > > > > Thanks > > Regards > > Dominic > > -- > Development thoughts at http://akrabat.com > Daily Jotter for macOS at http://dailyjotter.com > >
