Another feature I would like to see in 2.1.0 is the builder pattern.
With a class for creating forms and another for creating tables, does
anyone want to have a crack at this?
Yes. I'll try a first version and send a patch for the two classes you mention.

org.apache.click.extras.control.FormBuilder
org.apache.click.extras.control.TableBuilder
Wouldn't org.apache.click.extras.util.* be a better package (since the above classes are not controls)?

Adrian.

Reply via email to