IBM-Cloud / bluemix-go

Go library for accessing the Bluemix API
Apache License 2.0
37 stars 88 forks source link

When will bluemix-go support go modules and proper tags? #131

Open Ravenwater opened 5 years ago

Ravenwater commented 5 years ago

Really looks like this SDK is dead. Many months without any feedback from the core developers.

hkantare commented 5 years ago

Hi Yes there is no much development on this project due to some other priorities. We are ready to welcome PR's.

Ravenwater commented 5 years ago

Would love to, but I don't have any exposure to the CF side of the SDK, and there isn't any documentation to articulate how the CF and IBM Cloud workflows were designed to either work together or to be separated.

I think it would be best if the architect of the SDK would separate out the CF and the IBM Cloud side, create two new packages to clearly identify what code is doing CF and what code is meant for IBM Cloud.

It would not be prudent to continue the complexity of mixing the two cloud environments as the purpose and use cases are very different. IBM software development practice should be a lot stronger than is demonstrated here.