Skip to content

[Swift] Add sample/tests for Swift client without PromiseKit#2931

Merged
wing328 merged 1 commit intoswagger-api:masterfrom
Edubits:swift-sample-without-promisekit
May 21, 2016
Merged

[Swift] Add sample/tests for Swift client without PromiseKit#2931
wing328 merged 1 commit intoswagger-api:masterfrom
Edubits:swift-sample-without-promisekit

Conversation

@Edubits
Copy link
Copy Markdown
Contributor

@Edubits Edubits commented May 21, 2016

Added sample/tests for Swift client without PromiseKit. Also moved the tests with PromiseKit to swift-promisekit (as without is the default config).

cc: @jaz-ah

@jaz-ah
Copy link
Copy Markdown
Contributor

jaz-ah commented May 21, 2016

+1 looks good

@wing328
Copy link
Copy Markdown
Contributor

wing328 commented May 21, 2016

Thanks both! PR merged.

@Edubits
Copy link
Copy Markdown
Contributor Author

Edubits commented May 21, 2016

Thanks!

@Edubits Edubits deleted the swift-sample-without-promisekit branch May 21, 2016 16:32
@jaz-ah
Copy link
Copy Markdown
Contributor

jaz-ah commented May 21, 2016

hey btw one minor thing I noticed - java/android and other client samples are structured this way:
android/
httpclient volley
java/
default feign jersey2 okhttp-gson retrofit retrofit2 retrofit2rx

should we move swift to the same structure - i.e.:
swift/default
swift/promisekit

@Edubits
Copy link
Copy Markdown
Contributor Author

Edubits commented May 21, 2016

@jaz-ah, I noticed. However some other languages use this format (e.g. JavaScript and TypeScript). I'm fine with both.
@wing328 would it be an idea to make this consistent for all languages?

@jaz-ah
Copy link
Copy Markdown
Contributor

jaz-ah commented May 21, 2016

@wing328 I feel like it would be more straightforward to go w/ samples/client/petstore/language/language_derivation

and move javascript/typescript and I believe scala (akka-scala,async-scala,etc..) into this pattern... up to you I'm fine either way as well.

@wing328
Copy link
Copy Markdown
Contributor

wing328 commented May 22, 2016

Both are fine. My preference is the suggestion by @jaz-ah

swift/default
swift/promisekit

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants