Put it in the patch manager if you like
THanks
Gavin
- Original Message -
From: "Chris Winters" <[EMAIL PROTECTED]>
To: <[EMAIL PROTECTED]>
Sent: Tuesday, October 01, 2002 12:42 PM
Subject: [Hibernate] patch to cirrus.hibernate.jmx.HibernateService
I have a patch to cirrus.hibernate.jmx.HibernateService to make
subclassing easier. (In particular, it just changes all references to
the mapping resources to method calls rather than direct variable
accesses so that a subclass can define a different way to get the
mapping files.)
Should I submit