wtsi-npg / perl-irods-wrap

Perl iRODS Client Wrapper Library
4 stars 20 forks source link

WTSI::NPG::iRODS::Reportable should not call baton directly #141

Closed keithj closed 6 years ago

keithj commented 7 years ago

Rather it should use the API which provides better abstraction, performance and error handling.

https://github.com/wtsi-npg/perl-irods-wrap/blob/devel/lib/WTSI/NPG/iRODS/Reportable.pm#L188-L191

keithj commented 6 years ago

Redundant following refactor.