DO NOT REPLY TO THIS EMAIL, BUT PLEASE POST YOUR BUG·
RELATED COMMENTS THROUGH THE WEB INTERFACE AVAILABLE AT
<http://issues.apache.org/bugzilla/show_bug.cgi?id=35311>.
ANY REPLY MADE TO THIS MESSAGE WILL NOT BE COLLECTED AND·
INSERTED IN THE BUG DATABASE.

http://issues.apache.org/bugzilla/show_bug.cgi?id=35311





------- Additional Comments From [EMAIL PROTECTED]  2005-06-10 17:21 -------
(In reply to comment #3)
> FormHandler was introduced at the early stages of CForms (when it was still
> called Woody), long before we added the current event handling system, and I 
was
> thinking about deprecating it.
> Can you explain your use case, and why FormHandler is more appropriate than a
> ValudChangedListener on the widget?

Capturing all events in a single class and then dispursing them appropriately 
makes it extremely convenient.  For instance, we are tracking all changes to a 
form, and handling these changes with a generic "Tracker" makes for less coding 
rather than attaching a listener to every widget on a form.

-- 
Configure bugmail: http://issues.apache.org/bugzilla/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug, or are watching the assignee.

Reply via email to