removed in r943273 test/test_base.py most likely does need some work to validate the objects now though if anyone has a few spare minutes
On Tue, May 11, 2010 at 1:14 PM, Dan Di Spaltro <[email protected]> wrote: > +1 > > Zope is only an annoyance since duck-typing works really well. > > On Tue, May 11, 2010 at 12:47 PM, Jerry Chen <[email protected]> wrote: >> >> On May 11, 2010, at 2:44 PM, Paul Querna wrote: >> >>> On Tue, May 11, 2010 at 12:07 PM, Eric Woods <[email protected]> wrote: >>>> Hey guys, >>>> >>>> I propose that we clearly document libcloud's dependency on zope.interface >>>> with instructions for resolving this dependency. As a developer new to >>>> Python, it took a lot of time to learn that the zope.interface egg needs to >>>> be deployed with easy_install, and I can't find any mention of this on >>>> libcloud's homepage. Is this dependency supposed to be resolved with the >>>> "python setup.py install" command? It doesn't on Windows. >>>> >>>> Thoughts? >>> >>> I think we should just remove the dependency on zope interface, >>> because right now it isn't providing us much value for the dependency. >> >> +1 > > > > -- > Dan Di Spaltro > cloudkick.com co-founder > (408) 603-9137 >
