Servertec   Future Plans
Content
Introduction
Release Notes
Features
FAQs
Requirements
Installation
Change Log
Future Plans
Knowledge Base
Reference Manual
Samples
Sales
Legal
Feedback

 

Servertec's goal is to better empower Web site developers by expanding and improving iScript.

You can help shape the development of iScript, send your comments, suggestions and problems to support@servertec.com.

Disclaimer

  • The following information is subject to change without notice.
  • No definitive time frame for support of specific features or functionality is inferred, implied or given.
  • Support for specific feature or functionality maybe postponed, moved up, dropped or added.
  • Support for specific feature or functionality is not guaranteed.

  • Release 1.1
    • add support for session, application and server objects
    • add support for client certificates
    • add support for define/undefine command line options
    • add support for configuration file for setting defaults
    • create additional examples
    • improve performance
    • cleanup formatting of documentation

  • Release 1.2
    • make use of java reflection to seamlessly access java object constructors/methods/properties
    • remove use of wrappers as mechanism to access java object constructors/methods/properties
    • add better support for date/timestamp/time objects
    • add support for add/subtract/compare operations using date/time/timestamp objects
    • add support for user defined constants, const <var> = <expression>
    • add support for system constants, null/true/false/error
    • add support for statement continuation delimiter, [\]
    • add support escape characters in strings
    • add support for multidimensional arrays (object, string, double, long, integer)
    • add support for while/wend compound statement
    • add support for single line if/then/else statement
    • add support for on statement
    • add support for select case/case/case else/end select compound statement
    • add support for for/each/next compound statement
    • add support for user defined functions
    • add support for return {expression} statement
    • add support for public/private/protected/static scoping of functions/variables/constants
    • add support for error object
    • add better support for objects
    • add support for parse/format (convert) functions
    • add support for exponential function
    • add support for extended string functions

  • Release 1.3
    • expand language to better support Web page/site generation
    • add support for additional server side objects (mail/ad rotator/browser capabilities/content linking (page navigation) objects/object pool/cookies/mime types)

  • Release 1.4
    • add direct support for Apache/Microsoft/Netscape Web Servers

  • Release 1.5
    • add support for debugger

  • Release 1.6
    • add support for object oriented constructs class/extends/implements class

  • Release 1.7
    • create separate tokenizer/dumper/loader/runner

  • Release 1.8
    • directly generate Java Byte Code using compiler
 top of page
 Built with iScript Copyright © 1997-1999 Servertec. All rights reserved.
Last Modified: Tue Jan 26 22:18:56 EST 1999