Archive

Monday, June 16, 2008

iServe Update

I have decided to do a little more before releasing iServe, and that is creating a Helper library with a WebModule class and a WebResponse structure.

The WebModule is inheritable (doesn't have to be, but just makes since for it to be) class that contains all the code you need to get your file, form and query string variables.

These two parts will help lower the necessary code needed to create custom modules, and aid in keeping the modules at a lower size.

No comments: