Hi all. I'm trying to make torque generate managers for every BO it creates. Every manager has basic methods like : - add(BO bo) - rm(BO bo) - up(BO bo) - BO get(ObjectKey key) and will use a pluggable internal cache to minimize database access. To accomplish this I have created other templates that om/Control.vm uses during om generation. All I want is : if someone is planning big changes to torque related stuff, please mail the list first. I'm planning to post my changes on the list this week, so you can help me :-) thanx --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]
