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

Support last modified time for embedded resources #13

Closed
saschazelzer opened this issue Mar 8, 2014 · 1 comment
Closed

Support last modified time for embedded resources #13

saschazelzer opened this issue Mar 8, 2014 · 1 comment
Assignees
Labels
Milestone

Comments

@saschazelzer
Copy link
Member

Embedded resources represented as ModuleResource objects should support last modified time data. This would be the last modified time of the file on the file system which is embedded into the module.

@saschazelzer saschazelzer added this to the Releasse 3.0 milestone Mar 8, 2014
@saschazelzer saschazelzer self-assigned this Mar 8, 2014
@saschazelzer
Copy link
Member Author

Commit 31787f5 added the GetLastModifiedTime() method and an implementation stub. The current resource system will be reworked with issue #15 and hence support for last modified time information is not implemented for the current system (instead, it will be worked on in #15).

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

No branches or pull requests

1 participant