Hi Michael, Thanks so much for this; I am on the case. Bug fixes / silly dependency fixes should be checked in today or tomorrow.
Great suggestions too! cheers! Cheers, Liz. "Michael Hunger" <[EMAIL PROTECTED]> wrote on 22/03/2007 02:05:17: > Some things: > * either in UsingMatchers recurses infinitely, a call to or() should fit > there > * perhaps it would be convenient to have static inner classes for the > different custom matchers? This should speed things a bit up instead of > using dynamic class creation. > * at least the static implementations like anything() and perhaps a future > nothing() could be stored as immutable constants which are returned at > every call > * TimoutException referered to an SwingBehaviourException which is only > contained in the extensions/swing module (which is missing from the IDEA > project file), as TimeoutException is in the core package an circular > dependency is introduced to the swing extension module -- Elizabeth Keogh [EMAIL PROTECTED] http://www.livejournal.com/users/sirenian
