Hacker News new | ask | show | jobs
by dsantiago 5266 days ago
Were you planning to touch base with me about having forked my Clojure-HBase library, making changes, and adding novel new version numbers? First I've heard of this.
2 comments

I posted a pull request to the Clojure Hadoop library earlier this week, I was hoping to get those changes pulled in first as your library depends on that library as well. No offense was intended.
OK, that's cool. I really was asking, you would be within the license rights. I try to keep all my libraries maintained, but sometimes don't have cause to work on some things for a while and things escape my notice.

Though as a footnote, there is no dependency on Clojure Hadoop, they work together without a dependency. I'd take a pull request if the vars that are being moved from defvar- to def have ^{:private true} added to their metadata.

Fair enough, I can definitely do that. I'll get a pull request out to you tomorrow.
Please provide links.
I added links to the Clojure Hadoop and HBase libraries. Many people may not need to be compatible with 1.3, my forks have been moved to the side.