Hi all, Newbie user here.
I'm trying to follow your example on BlobStore API, we're planning to use RackSpace CloudFiles. The file is here: https://github.com/jclouds/jclouds-examples/blob/master/rackspace/src/main/java/org/jclouds/examples/rackspace/cloudfiles/CloudFilesPublish.java However, when I pull in the example against 1.7, the RestContext shows as deprecated. What is the correct way to get the equivalent of this? Probably starting from the BlobStore or BlobStoreContext. Thanks! John
