Re: [Hibernate] Any timeframe for the resolution of ANN-1 (Map annotations support)

2006-04-12 Thread Emmanuel Bernard

(Subclass of) CollectionBinder is the area that will do the job
And HbmBinder is the code to take inspiration from.

Let me know if you've some annotation choice desing questions.


Sylvain Vieujot wrote:

Ok, thanks for your response.
I'll dive into the code and try to come up with something.

As I'm not familiar with that code yet, if you have any direction / 
advise, please do. It'll save me a lot of time.


Thanks,

Sylvain.

On Wed, 2006-04-12 at 00:27 +0200, Emmanuel Bernard wrote:
I'm very busy these days on some personal areas and on EJB3 compliance. 
So apart from a contributed patch, I can't see any quick resolution. I 
think Anthony is pretty busy too.


Sylvain Vieujot wrote:
 Hello,

 We have moved a project that was hibernate+xdoclet based to hibernate 
 annotations.
 We're pretty happy with it except that hibernate annotations still 
 doesn't support maps of non-entities (bug ANN-1).


 When we started the migration we were quite confident it would be 
 solved by now as it was marked to be solved in beta9.
 But now we start to be afraid this continues to slip and puts us in 
 trouble.


 So, is there any fore-casted time-frame for this bug to be resolved ?
 Can we help in some way ?
 Is there a simple workaround that would be compatible with the 
 standard hibernate mapping on the database side ?


 Thanks,

 Sylvain, 




---
This SF.Net email is sponsored by xPML, a groundbreaking scripting language
that extends applications into web and mobile media. Attend the live webcast
and join the prime developer group breaking into this new coding territory!
http://sel.as-us.falkag.net/sel?cmd=lnkkid=110944bid=241720dat=121642 
http://sel.as-us.falkag.net/sel?cmd=lnkkid=110944bid=241720dat=121642
___
hibernate-devel mailing list
hibernate-devel@lists.sourceforge.net 
mailto:hibernate-devel@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/hibernate-devel





---
This SF.Net email is sponsored by xPML, a groundbreaking scripting language
that extends applications into web and mobile media. Attend the live webcast
and join the prime developer group breaking into this new coding territory!
http://sel.as-us.falkag.net/sel?cmd=lnkkid=110944bid=241720dat=121642
___
hibernate-devel mailing list
hibernate-devel@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/hibernate-devel


Re: [Hibernate] Any timeframe for the resolution of ANN-1 (Map annotations support)

2006-04-12 Thread Sylvain Vieujot




Ok, thanks,

Sylvain.

On Wed, 2006-04-12 at 11:54 +0200, Emmanuel Bernard wrote:


(Subclass of) CollectionBinder is the area that will do the job
And HbmBinder is the code to take inspiration from.

Let me know if you've some annotation choice desing questions.


Sylvain Vieujot wrote:
 Ok, thanks for your response.
 I'll dive into the code and try to come up with something.

 As I'm not familiar with that code yet, if you have any direction / 
 advise, please do. It'll save me a lot of time.

 Thanks,

 Sylvain.

 On Wed, 2006-04-12 at 00:27 +0200, Emmanuel Bernard wrote:
 I'm very busy these days on some personal areas and on EJB3 compliance. 
 So apart from a contributed patch, I can't see any quick resolution. I 
 think Anthony is pretty busy too.

 Sylvain Vieujot wrote:
  Hello,
 
  We have moved a project that was hibernate+xdoclet based to hibernate 
  annotations.
  We're pretty happy with it except that hibernate annotations still 
  doesn't support maps of non-entities (bug ANN-1).
 
  When we started the migration we were quite confident it would be 
  solved by now as it was marked to be solved in beta9.
  But now we start to be afraid this continues to slip and puts us in 
  trouble.
 
  So, is there any fore-casted time-frame for this bug to be resolved ?
  Can we help in some way ?
  Is there a simple workaround that would be compatible with the 
  standard hibernate mapping on the database side ?
 
  Thanks,
 
  Sylvain, 



 ---
 This SF.Net email is sponsored by xPML, a groundbreaking scripting language
 that extends applications into web and mobile media. Attend the live webcast
 and join the prime developer group breaking into this new coding territory!
 http://sel.as-us.falkag.net/sel?cmd=lnkkid=110944bid=241720dat=121642 http://sel.as-us.falkag.net/sel?cmd=lnkkid=110944bid=241720dat=121642
 ___
 hibernate-devel mailing list
 hibernate-devel@lists.sourceforge.net mailto:hibernate-devel@lists.sourceforge.net
 https://lists.sourceforge.net/lists/listinfo/hibernate-devel
 



---
This SF.Net email is sponsored by xPML, a groundbreaking scripting language
that extends applications into web and mobile media. Attend the live webcast
and join the prime developer group breaking into this new coding territory!
http://sel.as-us.falkag.net/sel?cmd=lnkkid=110944bid=241720dat=121642
___
hibernate-devel mailing list
hibernate-devel@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/hibernate-devel






[Hibernate] Any timeframe for the resolution of ANN-1 (Map annotations support)

2006-04-11 Thread Sylvain Vieujot




Hello,

We have moved a project that was hibernate+xdoclet based to hibernate annotations.
We're pretty happy with it except that hibernate annotations still doesn't support maps of non-entities (bug ANN-1).

When we started the migration we were quite confident it would be solved by now as it was marked to be solved in beta9.
But now we start to be afraid this continues to slip and puts us in trouble.

So, is there any fore-casted time-frame for this bug to be resolved ?
Can we help in some way ?
Is there a simple workaround that would be compatible with the standard hibernate mapping on the database side ?

Thanks,

Sylvain,