oicr-gsi / robust-paper

Ten Simple Rules for Making Research Software More Robust. Manuscript is published at PLoS Computational Biology. Feedback is welcome!
https://doi.org/10.1371/journal.pcbi.1005412
MIT License
12 stars 0 forks source link

Remove native functions from rule 4 #37

Closed gvwilson closed 7 years ago

gvwilson commented 7 years ago

Reviewer 3: Rule 4 also tends to stuff multiple rules (bolded) into one rule (( limit dependencies, ensure dependencies are available) these 2 are closely related), with “use native functions” which is a very different idea and not what I would expect from a ‘reuse’ rule.

morgantaschuk commented 7 years ago

Rule 4 also tends to stuff multiple rules (bolded) into one rule (( limit dependencies, ensure dependencies are available) these 2 are closely related), with “ use native functions” which is a very different idea and not what I would expect from a ‘reuse’ rule.

I think this is addressed with the changes made for #31