We have a validation processor that we use across several pages. Each time this processor is called is reads in a schema and then does validation. It seems inefficient to keep reading the schema into this processor over and over again. Is it possible to instantiate a processor with a configuration and then re-use it over and over?
Peter, is it possible for you to send us the source code of this processor, so we can suggest the best approach in this case?
Alex
_______________________________________________ oxf-users mailing list [EMAIL PROTECTED] http://mail.orbeon.com/mailman/listinfo/oxf-users
