Open assertchris opened 9 years ago
Ohhh I like that idea!
If you let me, I would go for it to learn the package architecture. What do you think?
@sagikazarmark :+1: go ahead :)
Flysystem adapter could eventually replace the existing file storage.
@mnapoli do you think we could replace the entire file implementation with a flysystem one? IMO in 2015 adding an extra dependency is not that big problem. Also, we would end up having one backend instead of two.
I'd say at first let's add a new one, and then we'll see if we remove the File one.
I had to wait for things to be cleared, started to work on this again.
Would be able to support more types of filesystems, like S3 and Dropbox...