log src/org/tmatesoft/hg/util/Adaptable.java @ 545:15b406c7cd9d

age author description
2011-12-06 Artem Tikhomirov Consistent approach to deal with adaptable objects. Give adaptable precedence over instanceof to allow conditional response when classes do implement desired interface
2011-02-23 Artem Tikhomirov Exceptions, javadoc. Initial cancel and progress support