view
view copied to clipboard
Consider switching to Vinyl for remote http
It will probably make the most sense to use a vinyl object to represent remote files.
The currently implementation is already working, so the change should only come if we need it.
Would also probably make sense to use Vinyl to represent internal folder / file representations in the View class itself.
Don't want to add bloat to the project...will probably need to refactor View first to be cleaner.