Quick update: I've been trying to port the Java code from
simplecloud/storage but I've had mixed success. I am tempted to start
from scratch and use the Python code from the sample S3 code published
by Amazon here:
http://aws.amazon.com/code/134?_encoding=UTF8&jiveRedirect=1 . The
license is 'new BSD'. Would it be appropriate to base the libcloud S3
driver on that code and license? I would like to at least use the
authentication code from that sample.

Grig

On Thu, Nov 4, 2010 at 6:01 PM, Grig Gheorghiu <[email protected]> wrote:
> On Thu, Nov 4, 2010 at 5:57 PM, Tom Davis <[email protected]> wrote:
>> I like this structure, too. +1
>
> One thing with the refactoring of the directory structure is that
> tools that expect to import libcloud modules in a certain way might
> break. Not sure if that is a big concern or not.
>
>> I am also intrigued by Grig's DASH idea!
>
> Glad to hear that ;-) Hopefully it will graduate from the 'dream'
> stage to some sort of implementation ;-)
>
> Grig
>

Reply via email to