You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@cocoon.apache.org by Tim Larson <ti...@keow.org> on 2004/02/02 22:35:37 UTC

cforms model/binding cache

I modified the JXPathBindingManager to cache form binding definitions.

Since both the formmodel (via the DefaultFormManager) and the binding
prefix the keys that they place in the cache, they could both use the
same cache and share their Source-related code.  Anybody want to tackle
this?

--Tim Larson