Hi all,

I just did some enhancements in the CVS which where worth to notify here:

   - I changed the interceptor interfaces according to the discussion earlier.
     I hopefully do not break the backwards compatibility - The new methods will
     call the old ones.
   - I added 2 new interceptors: preAddRow, postAddRow. 
     If preAddRow returns IGNORE_OPERATION the row is 
     not written to the resultsetvector. So custom filter could be build. 
   - I added support for calculated fields. This field are defined in the config file 
and should/could 
     be calculated in the preAddRow, postAddRow or postSelect interceptor. See 
bookstore for an example.
     This fields are part of the resultsetvector and can be used with all dbforms tags!
   - I added a new tag TextFormat to format a simple text or a context bean with 
dbforms formatting
   - Added support for boolean fields
   - I added attribute support to the resultsetvector so that you can easily carry 
data around.


Now we need somebody to update the documentation? Shawn?
I build some bookstore test pages to show/test the new features.

I will upload a new build at the weekend!

Cheers,
Henner




-------------------------------------------------------
This SF.net email is sponsored by: IT Product Guide on ITManagersJournal
Use IT products in your business? Tell us what you think of them. Give us
Your Opinions, Get Free ThinkGeek Gift Certificates! Click to find out more
http://productguide.itmanagersjournal.com/guidepromo.tmpl
_______________________________________________
DbForms Mailing List

http://www.wap-force.net/dbforms

Reply via email to