Re: detailed mismatch information
"Daniel F. Savarese" <[email protected]> Tue, 15 Jul 2003 11:09:37 -0400
| Newsgroups | gmane.comp.jakarta.oro.user |
|---|---|
| Message-ID | <[email protected]> |
In message <001a01c34ab0$4527c680$9600000a@jdijkmeijer>, "Jeroen Dijkmeijer" wr >I think it's very difficult to extend oro for this functionality. It's actually quite easy to expose the position of the last non-matching character. This is similar to the partial matching question that came up a while back, that I also indicated wouldn't be difficult to implement. The state of the matching process is all stored in Perl5Matcher. If someone wants to propose a change and submit a patch to oro-dev for either or both pieces of functionality, please do. Submit patches for your itches and become a committer! :) daniel