|
From: Bob K. <py...@ce...> - 2004-01-16 07:52:21
|
Dear all, I am glad to tell you all that I have just finished the customize persistence layer part, including the support on archive, backup and restore. Some comments (very little) are added on msh.properties.xml on how to set up the customize PersistenceHandler, so you can refer to it as a starting point. For developers, you can have a look on PersistenceHandler, BackupablePersistenceHandler and ArchivablePersistenceHandler. I have written some test cases for this part and also do some rough testing by myself (quite rough, since it is difficult to test out all Hermes features by myself). Therefore, if you have any suggestions for the Persistence API, find any bugs on this part or any questions, feel free to mail to this mailing list. I will start doing a feature to change the mechanism on Request such that registration will not be needed if a user just want to send a message. Some designs will be done within a few days, and any suggestions are welcomed. Regards, Bob Koon |