dgm9704 / Xoxo

read, write, compare, convert XBRL reports
GNU Lesser General Public License v3.0
27 stars 9 forks source link

InstanceComparer should be able to ignore Decimals when comparing facts #34

Closed dgm9704 closed 7 years ago

dgm9704 commented 8 years ago

Facts can be equivalent in other ways and have different values for Decimals. In some cases these facts should be seen as being same.

dgm9704 commented 7 years ago

Nope. Comparison will be changed so that instead of string listings, the differing objects themselves are listed in some way. This will enable the caller to more easily determine what is actually different and make decisions based on that.