You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@turbine.apache.org by Leandro Saad <le...@ibnetwork.com.br> on 2001/07/04 01:36:57 UTC

let me take notice, please :))

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: turbine-dev-unsubscribe@jakarta.apache.org
For additional commands, e-mail: turbine-dev-help@jakarta.apache.org