RE: [Hibernate] Extra info at definition time

2005-08-18 Thread Gavin King
Go ahead. -Original Message- From: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED] On Behalf Of Emmanuel Bernard Sent: Thursday, 18 August 2005 9:01 AM To: hibernate-devel@lists.sourceforge.net Subject: [Hibernate] Extra info at definition time Any concrete reason why we cannot add comments

[Hibernate] Extra info at definition time

2005-08-18 Thread Emmanuel Bernard
Any concrete reason why we cannot add comments, cache mode and read only to the named query definitions (except that no one had time so far)? There are only runtime params right now and I don't see any counter argument. I'll add them if no one complains. ---