oscoin / osrank-rs

A pre-alpha osrank implementation in Rust.
http://oscoin.io/
3 stars 3 forks source link

Rename Dependency into something more fitting #17

Open adinapoli-mndc opened 5 years ago

adinapoli-mndc commented 5 years ago

The name Dependency for the edge type for chosen for "compliancy" with the paper, but it's becoming a bit confusing, especially as we have a zoo of "dependencies" now: Dependency , DependencyType and an enumeration value called Depend.

Find a better name and do a refactoring.

adinapoli-mndc commented 5 years ago

@MeBrei Feel free to propose a name 😉