This file contains a list of future developments to LEAP that may or may
not take place. Suggestions are welcomed. Please see the file contact.txt
for contact details.

These are in no particular order.

* Implementation of a two stage parser, with optimisation, to allow
  comparisons to be drawn about specified and optimised queries. (A two
  stage parser features in B10)

* Implementation of relational integrity constraints, thereby making LEAP
  truly relational. (Planned for Version 2)

* Variables for temporary relation names and expressions.

* Data dictionary. (Appears in basic form in B10)

* Caching of tuples (Appears in basic form in B10, via a command line option)
  - OS Disk caches are a faster method, and highly recommended.

* Indicies (This is available at the moment, but not fully incorporated).

* Renaming of attributes and relations. (Appears in B10)

* Additional data types (Numbers and Dates) - (Numeric data types appear in
  B10)

* Views. (Planned for version 2)

* Ports to other platforms/Operating Systems - 
  Note at 0.10.1 - a 'C' port is under way, and LEAP compiles on Linux,
  Solaris, and NeXt...
