Changes between Initial Version and Version 1 of RFC59-Draft


Ignore:
Timestamp:
Aug 6, 2010, 7:35:47 AM (14 years ago)
Author:
sdlime
Comment:

--

Legend:

Unmodified
Added
Removed
Modified
  • RFC59-Draft

    v1 v1  
     1== RFC 59 - MapServer Expression Parser Overhaul ==
     2
     3
     4== Overview ==
     5
     6This is a draft RFC addressing 1) how the Bison/Yacc parser for logical expressions is implemented and 2) where in the MapServer code the parser can be used. This RFC could have broader impacts on query processing depending on additional changes at the driver level, specifically the RDBMS ones. Those changes don't have to occur for this to be a useful addition.
     7
     8== Existing Expression Parsing ==
     9
     10The existing logical expression handling in MapServer
     11
     12
     13== Proposed Technical Changes ==
     14
     15
     16== Backwards Compatibility Issues ==
     17
     18
     19== Security Issues ==