Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

FileSystem "Helper" #207

Closed
lonnieezell opened this issue Aug 2, 2016 · 2 comments
Closed

FileSystem "Helper" #207

lonnieezell opened this issue Aug 2, 2016 · 2 comments
Labels
help wanted More help is needed for the proper resolution of an issue or pull request new feature PRs for new features
Milestone

Comments

@lonnieezell
Copy link
Member

This is a class-based replacement for the directory, path, and file helpers. It seems logical that we could provide a class or two that allows you to represent the filesystem or get the details of it.

However, once we head down this road, it starts to take us down the logical path that FlySystem already solves.

Hmm... will discuss this one on the forums.

@lonnieezell lonnieezell added help wanted More help is needed for the proper resolution of an issue or pull request new feature PRs for new features labels Aug 2, 2016
@lonnieezell lonnieezell added this to the Pre-Alpha 2 milestone Aug 2, 2016
@Portaflex
Copy link
Contributor

I would say that as for the local filesystem we are done with our current helpers:

file_helper
directory_helper
path_helper

I would merge all three in one: fliesystem_helper. For further complication we can use FlySystem anytime.

@Portaflex
Copy link
Contributor

Portaflex commented Sep 11, 2016

Filesystem_helper pull request #259

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
help wanted More help is needed for the proper resolution of an issue or pull request new feature PRs for new features
Projects
None yet
Development

No branches or pull requests

2 participants