no reason I guess, inside JXPathBindingManager there is this:
//TODO caching of the Bindings.
similar to how form definitions are cached by the FormManager, just needs to be done yet...
-marc=
Timothy Larson wrote:
Is there any semantic reason for re-creating the binding definition every time a form is loaded? This is what occurs at least with the samples.
For contrast, form definitions are only re-created when the underlying source is modified. (See getFormDefinition and getStoredFormDefinition in DefaultFormManager.java)
--Tim Larson
__________________________________ Do you Yahoo!? New Yahoo! Photos - easier uploading and sharing. http://photos.yahoo.com/
-- Marc Portier http://outerthought.org/ Outerthought - Open Source, Java & XML Competence Support Center Read my weblog at http://blogs.cocoondev.org/mpo/ [EMAIL PROTECTED] [EMAIL PROTECTED]
