[Simple-support] Getting location context in validate(), commit() methods
Brought to you by:
niallg
|
From: Johannes P. <joh...@we...> - 2008-07-25 06:13:39
|
Hi there, is there a way to get a location context (line number/column number in XML file) inside an objects validate(), commit(), etc.methods (those tagged with @Validate, @Commit) ? The location of the object's element start would already suffice as a context for error reporting. Just in case there is no way to do it in the present version - is there some interest to provide this feature in a future version (I could prepare a first draft patch if volunteers are needed :-) ? Best regards and many thanks for this simply great tool Johannes |