> Right now the plugin doesn't require the JSON plugin. It uses the > JSONValidationInterceptor to handle validation with AJAX form submission. So, > it only depends on core. I didn't want to be dependent on a non-hosted plugin > and figured it was time to bring JSON into the core. I think Musachy and I > figured we'd be able to get it brought in quicker than has happened.
my cimande project wants to have this feature http://www.blueoxygen.org/wiki/index.php/Cimande:Architecture we inject the interceptor within spring, and make the form submission translate automatically to hibernate model. can share your JSONValidationInterceptor concept ? i think we need to execute an action for every form submission F --------------------------------------------------------------------- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]
