view icon indicating copy to clipboard operation
view copied to clipboard

Consider switching to Vinyl for remote http

Open Marak opened this issue 10 years ago • 1 comments

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.

Marak avatar May 25 '15 08:05 Marak

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.

Marak avatar May 07 '16 12:05 Marak