Hello Russell,

> I'm not sure who would demand that pygr work out-of-the-box. Surely
> anyone who is about to do a bunch of genome analysis can be expected
> to spend a few minutes installing a few sensible module dependencies?

I think the issue is not as much out of the box, rather than working
reliably and across multiple platforms. For example pycdb would not
work out of the box with python 2.5 there was an API change that
needed to be applied (found the solution in a blog post). It also will
not work on Windows.

What we could do instead is make the back end swappable, the interface
for an on-disk-dictionary is fairly simple so it does not seem like a
big undertaking to have multiple options. This would allow people to
champion their favorite backend, without having to  lock out others.

Istvan
--~--~---------~--~----~------------~-------~--~----~
You received this message because you are subscribed to the Google Groups 
"pygr-dev" group.
To post to this group, send email to pygr-dev@googlegroups.com
To unsubscribe from this group, send email to 
pygr-dev+unsubscr...@googlegroups.com
For more options, visit this group at 
http://groups.google.com/group/pygr-dev?hl=en
-~----------~----~----~----~------~----~------~--~---

Reply via email to