Bonus points if there's separate jars for api and
implementation to help make it easy for storage
engine implementors... :)
Willing to pitch in as well,
-Sunny
It would be great to see the storage api broken out,
but when I tried to do this on my own a couple months
ago, I discovered that the code is not quite in the
proper shape to do that right now (a lot of cross-package
dependencies).
So I guess I'm saying: whatever the maintainers are
willing to commit to as a first step, I'll be very happy
with... :)
-Sunny
> --
> You received this message because you are subscribed to the Google Groups
> "project-voldemort" group.
> To post to this group, send email to project-...@googlegroups.com.
> To unsubscribe from this group, send email to
> project-voldem...@googlegroups.com.
> For more options, visit this group at
> http://groups.google.com/group/project-voldemort?hl=en.
>
>
If someone wants to contribute a patch, that would be great.
However, a whole-sale mavenification may be difficult: my suggestion
is to either generate a pom.xml or consider ivy
(No specific bias for or against maven, just it's generally difficult
to mavenize an existing ant project)
Good catch on the file separator: unfortunately we don't have any
Windows machine to test this on. Feel free to make a pull request.
Thanks,
- Alex