It's easy enough to put the fieldValues into the request
httpServletRequest.setAttribute("test",fieldValues);
and get them out in the post_XXX interceptor
I don't want to make people change thier classes for no good reaon. Sorry for the noise...
Hello I noticed in cvs that Ivan Martinez "Passed fieldValues to POST_xxx call, making possible to future implementations
use this data."
I wanted to do this by simply changing: 1) DbEventInterceptor
2) DbEventInterceptorSupport
3) Table.processInterceptors
4) documentation to explain dbf will Only call POST_xxx interceptors when the process was executed and that changes to fieldValues in post interceptors does nothing of course.
Unless there is more to it than this, I will go ahead and add the fieldValues parameter to these methods and document it.
------------------------------------------------------- This SF.net email is sponsored by: The Robotic Monkeys at ThinkGeek For a limited time only, get FREE Ground shipping on all orders of $35 or more. Hurry up and shop folks, this offer expires April 30th! http://www.thinkgeek.com/freeshipping/?cpg=12297 _______________________________________________ DbForms Mailing List
http://www.wap-force.net/dbforms