https://issues.apache.org/bugzilla/show_bug.cgi?id=50053

--- Comment #2 from Luciana Moreira <[email protected]> 2010-10-07 
07:09:23 EDT ---
I agree with you in all points. But changing the indicators is what helps the
developer see where his/her errors might be. Given that "similar reasoning
applies to Assertions, Pre- and Post-Processors, and even Listeners", maybe we
can extend the idea to these elements.

For the design I would suggest to add a verification function in the method
that adds the element (or move it). This would reduce the runtime load to
verifications done on single elements, in contrast to the entire tree. I
haven't looked into the code to see what changes would be necessary though.

Of course, once the script is loaded, it would be necessary to do a full run.
If this turns out to be too heavy for certain scripts, we can always add a
property to disable it.

-- 
Configure bugmail: https://issues.apache.org/bugzilla/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug.

---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to