24 Jul
2008
24 Jul
'08
5:31 p.m.
Can anybosy from core team quicly say: is such errors possible or I forgott something very basic ?
If this error is possible, I will submit patch during next few days.
Also I'm a bit frustrated by number of empty generic catch bloks in XWiki.java. Debugging such code can become a hard task.
Completely agree. It's up to all of us to comment it properly or add debug information or add better error handling. Be sure that we share your frustration Ruslan since most of us are in the same situation, i.e. we don't know what the code does and why there's a catch, etc.
Hope it is possible to fix such thinks incrementally. I. e. I will add few extra logging statements in tomorrow patch. Regads.