Forum OpenACS Development: Will the template::forms part of openACS be continued ?

Yesterday I started programming something like a server-side form object (similar to what i saw in .net) Then i realized that the template::form thing has quite similar intentions. But it seems that it is not really used a lot within openacs.

Will its development be continued ? Or what are the plans with it ?

TIA

Yes! Yes! Yes!  Packages should be using this and I'd really like to rewrite some that don't to do so in our next release cycle.  I've recently fixes some bugs in it (completed the "currency" widget to a "good enough for now" stage, though long-term it needs to integrate with the data in acs-lang; fixed date comparisons etc etc).

In fact I've been thinking a bit about ways to integrate form building with ad_page_contract in order to make form-handling page construction even easier.

Sounds interesting...I'm REALLY gonna have to dig into the 4.5 docs and code here RSN. Exciting!!