On 4/17/06, Mikhail Loenko <[EMAIL PROTECTED]> wrote: > Sorry, Anton, I did not catch. > > Only one branch means "no branches, just one way" or does it mean > "two different ways (one normal way and one branch)"? > > If we have just one way, why isHarmony() method necessary?
Mikhail, Formally two branches :-). One to test Harmony and another to skip the check. isHarmony() is needed to: - perform check when it is required, i.e. on Harmony - avoid test failure on other implementations. -- Anton Avtamonov, Intel Middleware Products Division --------------------------------------------------------------------- Terms of use : http://incubator.apache.org/harmony/mailing.html To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]
