Hi, Don't see anything wrong in making them public. Can u please create a JIRA and attach a patch https://issues.apache.org/jira/browse/SANDESHA2
Your persistent implementation seems neat. Will you be interested in contributing it to Apache ? Chamikara On Jan 29, 2008 10:54 AM, François Mireaux <[EMAIL PROTECTED]> wrote: > Hello, > > I am writing a permanent storage manager for Sandesha2 / MySQL; but I > can't write it cleanly because of constants for flags in Beans which are > private with no access method (like NEXT_MSG_NO_FLAG in RMDBean). Until > now, one can't use MySQL where clause to select lines (all lines must be > read from DB and matched with bean match method) but use values instead of > contants. Couldn't those constants be public ? > > Sorry, I don't see on apache.org another way to send my remark. > > I attach one prototype file, see requestForModel method. > > Regards, > > François Mireaux > tél : +33 4 78 34 05 15 >
