In between working my butt off at my job I am try to put together some of what you are 
asking for.  A supper class of C:A that already has sesssion managment, AAA (authent, 
autho, audit), user preferences, error capture, logging and some extra debugging 
support.  I am close to finishing a framework that works for just my needs, I store 
most everything with Storable at the moment.  I would like to make it configureable, 
e.g. offer choice to store info in a db instead of using Storable.  Last weekend I was 
learning about AOP (Aspect Oriented Programming) and thought it could make this 
framework more extencible than with straight OOP.  Though I have not had the time to 
do and expiriments yet.  If you could be more specific as to what you want, those of 
us on the list might could offer you unfinished modules, or modules that we don't feel 
are ready for CPAN yet.
 
Jay Flowers

Reply via email to