The [major] change log is quoted below. The latest snapshot, including
XML sources for those doing hands-on modifications, is available at
http://www.measurement-factory.com/tmp/opes/
Please continue to comment and work on the to-do list. Personally, I
plan to add negotiation-specific messages next, based on a summary
posted to this list two weeks or so ago.
Thank you,
Alex.
-------------- change log ----------------
head-sid8
* Added structure and list values to ABNF syntax.
* Messages with multiple equally-named parameters are
semantically invalid.
* Added types for message parameters.
* Started replacing complicated, error-prone, and probably mostly
useless "modified" parameter with a clear and simple "as-is"
parameter.
* Converted parameter descriptions from list items to
subsections.
* OCP syntax requires one or two character lookups to determine
the next message part. Fixed a comment for implementors saying
that one lookup is always sufficient.