-
Notifications
You must be signed in to change notification settings - Fork 114
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Add support for fragments, part 0: design sketch (#59)
## Summary: Having implemented support for interfaces, it's time to implement support for fragments. And it turns out there's actually another design decision I hadn't really thought about when thinking about interfaces! In this commit I add a sketch of the design -- two proposed designs really. This one I think will be easier to change later (via a flag), but opinions are still welcome. Issue: #8 ## Test plan: read it Author: benjaminjkraft Reviewers: dnerdy, benjaminjkraft, aberkan, csilvers, MiguelCastillo Required Reviewers: Approved by: dnerdy Checks: ✅ Test (1.17), ✅ Test (1.16), ✅ Test (1.15), ✅ Test (1.14), ✅ Test (1.13), ✅ Lint, ✅ Test (1.17), ✅ Test (1.16), ✅ Test (1.15), ✅ Test (1.14), ✅ Test (1.13), ✅ Lint Pull request URL: #59
- Loading branch information
1 parent
222d6f1
commit e99dced
Showing
1 changed file
with
166 additions
and
19 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters