[hibernate-dev] How to contribute a driver?

2012-07-23 Thread Ting Lou
Sorry to bother you all.
I'm writing a HBase driver for Hibernate OGM. Could anybody here tell me
what process I should follow?

Regards,
Ting
___
hibernate-dev mailing list
hibernate-dev@lists.jboss.org
https://lists.jboss.org/mailman/listinfo/hibernate-dev


Re: [hibernate-dev] How to contribute a driver?

2012-07-23 Thread Guillaume SCHEIBEL
Hi,

Did you check this out:
http://docs.jboss.org/hibernate/ogm/3.0/reference/en-US/html/ogm-howtocontribute.html
?

Guillaume

2012/7/23 Ting Lou 

> Sorry to bother you all.
> I'm writing a HBase driver for Hibernate OGM. Could anybody here tell me
> what process I should follow?
>
> Regards,
> Ting
> ___
> hibernate-dev mailing list
> hibernate-dev@lists.jboss.org
> https://lists.jboss.org/mailman/listinfo/hibernate-dev
>
___
hibernate-dev mailing list
hibernate-dev@lists.jboss.org
https://lists.jboss.org/mailman/listinfo/hibernate-dev


Re: [hibernate-dev] How to contribute a driver?

2012-07-23 Thread Sanne Grinovero
Hi ,
that's great. First step is correct: sending us an email to know
you're working on it.

Next, we have some wikis about the OGM code and design here:

https://community.jboss.org/en/hibernate/ogm

This one especially is about adding support for a new datastore backend:

https://community.jboss.org/wiki/HowToWriteADatastoreInHibernateOGM

For any doubt, feel free to send more emails to this list.

Sanne


On 23 July 2012 10:01, Guillaume SCHEIBEL  wrote:
> Hi,
>
> Did you check this out:
> http://docs.jboss.org/hibernate/ogm/3.0/reference/en-US/html/ogm-howtocontribute.html
> ?
>
> Guillaume
>
> 2012/7/23 Ting Lou 
>
>> Sorry to bother you all.
>> I'm writing a HBase driver for Hibernate OGM. Could anybody here tell me
>> what process I should follow?
>>
>> Regards,
>> Ting
>> ___
>> hibernate-dev mailing list
>> hibernate-dev@lists.jboss.org
>> https://lists.jboss.org/mailman/listinfo/hibernate-dev
>>
> ___
> hibernate-dev mailing list
> hibernate-dev@lists.jboss.org
> https://lists.jboss.org/mailman/listinfo/hibernate-dev
___
hibernate-dev mailing list
hibernate-dev@lists.jboss.org
https://lists.jboss.org/mailman/listinfo/hibernate-dev


Re: [hibernate-dev] metamodel development progress tracker

2012-07-23 Thread Gail Badner
Sorry I haven't gotten to this. I needed to figure out what was causing test 
failures using the new metamodel after merging from master. I've also got 
composite attribute bindings processed by the persisters and pushed to the 
metamodel branch. 

I'll update this document on Tuesday.

Regards,
Gail

- Original Message -
> From: "Strong Liu" 
> To: "hibernate-dev@lists.jboss.org hibernate-dev" 
> 
> Sent: Thursday, July 19, 2012 3:55:25 AM
> Subject: [hibernate-dev] metamodel development progress tracker
> 
> Hi all,
> 
> I created a gist https://gist.github.com/3141182, I think it covers
> most big features that mapping related.
> 
> we think it is important to get the whole picture and know where we
> are and how many tasks are left
> so, please update this doc and let everyone know which mapping is
> finished and which is needed to do more work, for example,
> integrated with persister.
> 
> thanks
> 
> -
> Best Regards,
> 
> Strong Liu 
> http://about.me/stliu/bio
> 
> ___
> hibernate-dev mailing list
> hibernate-dev@lists.jboss.org
> https://lists.jboss.org/mailman/listinfo/hibernate-dev
> 
___
hibernate-dev mailing list
hibernate-dev@lists.jboss.org
https://lists.jboss.org/mailman/listinfo/hibernate-dev