Mediachain seems like a great way to help store metadata about code. It seems like it would work for both code snippets and entire packages/projects. The trickiest part about such an application (at least, to my mind) would be managing different versions of the same code without a lot of duplication of effort with respect to updating their metadata (license info and soforth).
Some talking points that come to mind:
- Version management
- Ingesting GitHub API
- Integration with Mango
- Scale (single code snippet vs single-purpose package vs application)
Mediachain seems like a great way to help store metadata about code. It seems like it would work for both code snippets and entire packages/projects. The trickiest part about such an application (at least, to my mind) would be managing different versions of the same code without a lot of duplication of effort with respect to updating their metadata (license info and soforth).
Some talking points that come to mind: