cldwalker / datomico

Use datomic with intention revealing names. Ease of use and sticking to datomic's principles are encouraged.
MIT License
49 stars 7 forks source link

canonical version? #6

Closed zephjc closed 11 years ago

zephjc commented 11 years ago

This is the 'canonical' repo for datomic-simple, but @boxxxie's version is under more active development. Will @boxxxie's branch be merged back in (and the version incremented)?

Also, @devn is the one who has this submitted to clojars - is this endorsed?

devn commented 11 years ago

My release is not "endorsed", but I didn't make any changes.

'(Devin Walters)

On Thursday, January 17, 2013 at 10:48 AM, Zeph Campbell wrote:

This is the 'canonical' repo for datomic-simple, but @boxxxie (https://github.com/boxxxie)'s version is under more active development. Will @boxxxie (https://github.com/boxxxie)'s branch be merged back in (and the version incremented)? Also, @devn (https://github.com/devn) is the one who has this submitted to clojars - is this endorsed?

— Reply to this email directly or view it on GitHub (https://github.com/cldwalker/datomic-simple/issues/6).

boxxxie commented 11 years ago

i have actually pulled in datomic simple into my current project. i'm going to be pushing my changes and adding suggestions from cldwalker soon. I am also looking at demonic and what they are doing. we also have tests against datomic simple that are going to be pushed soon too. we are just in a crunch period and don't have time to do this and rip all of our hair out at the same time.

zephjc commented 11 years ago

No worries, I was just curious what the direction of the fork is.