"Craig R. McClanahan" wrote:
>
> [...]
>
> A couple of quick notes:
>
> - Would it be possible to flesh out the rest of the JavaDoc comments?
> I would like us to maintain the high quality level of JavaDocs that
> Tomcat 4 is known for :-)
Flesh out? As in enhance the comments? Yes that's possible, when I'm done
I could write up a little Howto on how to use it and how it works, a'la JDBCRealm.
> - Would it be possible to parameterize the SQL statements used to
> access the database? The idea would be that we can adapt to different
> table and column names (like JDBCRealm does on the authentication side).
Yes, and I acctually have some refactoring I would like to try out.
Thanks for the comments and suggestions.
..bip