Skip to content
This repository has been archived by the owner on Oct 19, 2023. It is now read-only.

New files not visible in local mode #25

Open
msample opened this issue May 7, 2016 · 1 comment
Open

New files not visible in local mode #25

msample opened this issue May 7, 2016 · 1 comment

Comments

@msample
Copy link
Contributor

msample commented May 7, 2016

The Open() function for the localFS (ie dev mode where original files are exposed) first checks that the file exists in the last esc-generated file list, and errors if it's not there. More serious refactoring & renaming of files would be permitted if this was simply a pass through to Open(). You wouldn't want this in production for security reasons though - perhaps it a new mode, DANGER_MODE.

@maddyblue
Copy link
Owner

Yes, I'd like to do this. This is a backward-compatible API change, and I'd like to take the opportunity to add a real test suite when this option is done, too. So for now this will wait (even longer!) but it'd be real nice.

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

No branches or pull requests

2 participants