Hello,
I am graduate researcher at Oregon State University, currently studying lambda
expressions in java open source project.
Using a generic Functional interface when a specialized primitive functional
interface can be used, is one the lambda smells I am focussing on.
for instance Function c
Hi Stefan
Thanks for pointing these out. So far, I've only worked collaboratively
with SVN, so I wasn't sure how best to address this part of the development
with Git. I'll create a document explaining what I've done, hopefully until
the end of this week, so that people at least can discuss the st
Hello Pedro
Thanks for being interested in contributing to Apache Cassandra.
Creating a new compaction strategy is not an easy task and there are
several things you can do to make it more obvious for other developers
to understand what you're up to.
First of all, if using github, changes to the c