about summary refs log tree commit diff stats
path: root/prototypes/browse/17-file-state-broken/README.md
diff options
context:
space:
mode:
Diffstat (limited to 'prototypes/browse/17-file-state-broken/README.md')
-rw-r--r--prototypes/browse/17-file-state-broken/README.md7
1 files changed, 7 insertions, 0 deletions
diff --git a/prototypes/browse/17-file-state-broken/README.md b/prototypes/browse/17-file-state-broken/README.md
new file mode 100644
index 00000000..7605c390
--- /dev/null
+++ b/prototypes/browse/17-file-state-broken/README.md
@@ -0,0 +1,7 @@
+More OO. Create a similar set of helpers for reading characters from disk.
+
+It's surprising that state for supporting headings needs to go into the state
+maintained while reading the file from disk.
+
+Since we now have two 'classes', it seems worth splitting up into multiple
+files.