On 18 avr. 2012, at 17:39, Pawel Kozlowski wrote:
BTW: I wonder what would be the best way of going forward in terms
of
github repositories: should I create a separate github repo (as I've
done) for the jgit storage + XAResource or fork the OGM repo and start
hacking in there...
Sorry for the delay,
If you want to write a Hibernate OGM datastore and dialect, it is better to fork the
Hibernate OGM repo. But the code implementing XA and jgit storage is better left in a
separate repository.
Emmanuel