Hi,

First, PerForm rulez.. 
But, there is something I wanted to mention which wasn't clear to me from 
documentation, but could have saved many hours of debugging: 

1. the submit_* code runs last (particlarly, later than load_* code)
2. the stuff returned by the load_xxx code affects the values in 
   $ctxt->{Form}{xxx} so you need to make sure that load_xxx returns 
   whatever is necessary to process in the submit_* code.

I suggest to update the POD help.  Should I go ahead and do it ?

Cheers, 
Boris

---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to