| Summary: | Remove usage of PromisedIO | ||
|---|---|---|---|
| Product: | [ECD] Orion | Reporter: | Mark Macdonald <mamacdon> |
| Component: | Node | Assignee: | Mark Macdonald <mamacdon> |
| Status: | RESOLVED FIXED | QA Contact: | |
| Severity: | normal | ||
| Priority: | P3 | ||
| Version: | 2.0 | ||
| Target Milestone: | 2.0 RC1 | ||
| Hardware: | PC | ||
| OS: | Windows 7 | ||
| Whiteboard: | |||
|
Description
Mark Macdonald
http://git.eclipse.org/c/orion/org.eclipse.orion.client.git/commit/?id=3112e475d4350ec6984baa46f21b4c0a3da3fe89 2) Use 'deferred-fs' for the equivalent of promised-io/fs. 3) Use 'sequence' in lib/async.js for the equivalent of PromisedIO.seq. |