Hi all, Probably questions for Rémy but any input welcome.
I'm looking at SpotBugs and it has a few warning for this class. My questions are:
1. Should the methods the modify the database (createXXX, modifiedXXX, removedXXX) use writeLock rather than readLock?
2. What sequence of actions between saves are meant to be supported? I'm thinking about combinations of create/modify/delete?
Thanks, Mark --------------------------------------------------------------------- To unsubscribe, e-mail: dev-unsubscr...@tomcat.apache.org For additional commands, e-mail: dev-h...@tomcat.apache.org