CLASP - Classic ASP Framework.
ROADMAP TO V2.0
Version 2.0 is planned to have the following list of features:
-
Documentation of existing controls and framework completed.
-
CLASP JavaScript Libraries to handle common functions: Forms, Events, Dhtml.
-
JavaScript code outside the WebControl and possible integrating with the common
libraries.
-
Provide support for themes/skins.
-
Server Validation controls (required, range, type, regexp, summary, etc).
-
Replace the FormStart.asp and FormEnd.asp with Page.OpenForm()and
Page.CloseForm().
-
Enhancements to the PageController class.
-
Customizable ViewState persitence.
-
Enhancements to WebControl to handle fields that make use of html input
controls.
-
Enhancements to WebControl to allow event bubbling, much needed by more complex
user controls.
-
New Controls, more samples and enhancements to current controls, if
appropriate.
When is V2.0 going to be ready?... as soon as we can. We update CLAPS in our
free time (not that we have much!). An estimate could be anywhere from one to
two months (Lets say, by end of July?).