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

Added readdirextra to expose raw file properties #13

Open
wants to merge 2 commits into
base: master
Choose a base branch
from

Conversation

KanoYugoro
Copy link

Was not sure about the naming convention for this particular function,
but I have a great need to read particular file properties on individual
files without loading the entire file into memory. I added a new
function so as not to break backwards compatibility of this package. I
did not add any logic to parse these individual file properties, as I
know things like times and dates are stored differently or mean
different things between operating systems.

If there is anything else you need me to do with this branch, or have
suggestions on how to better go about what I am trying to achieve,
please let me know. Thank you!

Was not sure about the naming convention for this particular function,
but I have a great need to read particular file properties on individual
files without loading the entire file into memory.  I added a new
function so as not to break backwards compatibility of this package.  I
did not add any logic to parse these individual file properties, as I
know things like times and dates are stored differently or mean
different things between operating systems.
@andhernand
Copy link

👍

@tmccleve
Copy link

tmccleve commented Aug 2, 2016

👍

@julien-f
Copy link
Member

julien-f commented Aug 2, 2016

@andhernand @tmccleve https://github.com/blog/2119-add-reactions-to-pull-requests-issues-and-comments 😃

@KanoYugoro
Copy link
Author

@marsaud Is there any chance I could get this pulled in?

@KanoYugoro
Copy link
Author

@marsaud Just checking in again. Any chance to look at this? I can fork and publish my own version of this if you can't be bothered to maintain it.

@olivierlambert
Copy link
Member

@marsaud can you take a look at this and evaluate the "risk" to merge it?
@KanoYugoro we'll check this soon!

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

5 participants