Debugging: Demo Kit Nightly Build Demo Kit Latest Release
Debugging: Demo Kit Nightly Build Demo Kit Latest Release
153b357ccff14715af9973de9a045e38
view on: demo kit nightly build | demo kit latest release
Debugging
For the debug levels DEBUG and ALL, the XML preprocessor writes a trace for what it exactly
does.
The following events are traced (the numbers represent the line numbers in the example
below):
• The start including the view being processed (1)
• A list of all binding contexts with the path they are pointing to (2)
• Start of processing of a <with> statement including the new variable assignment (3,6)
• Each iteration of the <repeat> statement including the current variable assignment (9)