HackerExperience / Helix

GNU Affero General Public License v3.0
53 stars 10 forks source link

Refactor File modules interface #292

Closed renatomassaro closed 7 years ago

renatomassaro commented 7 years ago

File modules has two big problems:

1) Modules are treated as if they were completely independent from a file, which is not true. 2) When a file is fetched, querying/iterating/using its modules is a pain, mostly because of 1.