Skip to content
This repository has been archived by the owner on Sep 6, 2021. It is now read-only.

Remove deprecated file system APIs #6127

Closed
peterflynn opened this issue Nov 27, 2013 · 3 comments
Closed

Remove deprecated file system APIs #6127

peterflynn opened this issue Nov 27, 2013 · 3 comments

Comments

@peterflynn
Copy link
Member

We shouldn't fix this any sooner than Sprint 36.

Remove all the APIs listed at https://github.com/adobe/brackets/wiki/File-System-API-Migration#deprecated-apis, including:

  • Remove NativeFileSystem module
  • Remove FileIndexManager module
  • Remove NativeFileError module

We should do one more double-check for extensions referencing these modules so we know how many, if any, will be broken before committing to making this change in a particular sprint.

@ghost ghost assigned peterflynn Nov 27, 2013
@peterflynn peterflynn added this to the Brackets 1.0 milestone Mar 18, 2014
@peterflynn
Copy link
Member Author

We should probably do this simple API cleanup before 1.0 -- nominating

@redmunds
Copy link
Contributor

According to semantic versioning, All deprecated API should be removed before 1.0, right? Should we expand the scope of this issue, or should I file another one? I guess this really needs to be a Trello card.

@peterflynn
Copy link
Member Author

Closing since #8751 is a superset of this

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

No branches or pull requests

2 participants