log src/org/tmatesoft/hg/util/Adaptable.java @ 707:42b88709e41d

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