Hi,
The CompilationEngine that I have written does not output an empty
parameterList or
expressionList tag if there are no parameters or lists of expressions.
However, the sample XML files seem to always place an empty
parameterList or
expressionList tag in these cases - which means when I run the
TextComparator I get failures.
Is this behaviour a
must - i.e. can I stick to my implementation or will I run into problems in later chapters if I do not emit empty tags for these cases?
Thanks in advance.
Anjum.