Re: [hibernate-dev] [OGM] Option identity

2013-10-25 Thread Gunnar Morling
2013/10/21 Emmanuel Bernard > Gunnar has I had a long discussion and disagreement on the behavior of > Option in Hibernate OGM that we could not resolve. We would like your > feedback. > > I did design Option to represent three key concepts: > > - an option family - for example named query > - an

Re: [hibernate-dev] [OGM] Option identity

2013-10-22 Thread Emmanuel Bernard
On Mon 2013-10-21 17:17, Gunnar Morling wrote: > 2013/10/21 Emmanuel Bernard > So he changed the implementation of Option / UniqueOption to behave like I > > previously explained for generic options but to properly return > > ShowSql.equals(ShowSql.FALSE) == false. To do so, he removed > > getOpti

Re: [hibernate-dev] [OGM] Option identity

2013-10-21 Thread Gunnar Morling
2013/10/21 Emmanuel Bernard > Gunnar has I had a long discussion and disagreement on the behavior of > Option in Hibernate OGM that we could not resolve. We would like your > feedback. > > I did design Option to represent three key concepts: > > - an option family - for example named query > - an