Skip to content

Commit

Permalink
Update DeveloperGuide.md
Browse files Browse the repository at this point in the history
  • Loading branch information
zhanyang01 authored Nov 14, 2023
1 parent f7dab48 commit bc1b405
Showing 1 changed file with 1 addition and 7 deletions.
8 changes: 1 addition & 7 deletions docs/DeveloperGuide.md
Original file line number Diff line number Diff line change
Expand Up @@ -619,13 +619,7 @@ Return to [Table Of Contents](#table-of-contents)
- Pros: Will use less memory (e.g. for `delete`, just save the person being deleted).
- Cons: We must ensure that the implementation of each individual command are correct.

_{more aspects and alternatives to be added}_

### \[Proposed\] Data archiving

_{Explain here how the data archiving feature will be implemented}_

### \[Proposed\] Undo/redo feature
Return to [Table Of Contents](#table-of-contents)

---

Expand Down

0 comments on commit bc1b405

Please sign in to comment.