softlayer / softlayer-object-storage-java

SoftLayer Object Storage Java Client
Other
9 stars 10 forks source link

Deprecate this library #3

Open benmccann opened 11 years ago

benmccann commented 11 years ago

jclouds is a far better way of accessing SoftLayer object storage. It would be better to recommend and contribute to that library instead of SoftLayer rolling its own. This library can't do even simple things like writing a string to object storage (it only takes a file already on disk) whereas jclouds is widely used and tested, is in a Maven repository, etc.

skradel commented 9 years ago

Agreed, this library is not suitable for production use (no data streams and other missing necessities). However, it is still linked as the official binding from http://sldn.softlayer.com/article/Introduction-Object-Storage#Language_Bindings