todo(17): open

This commit is contained in:
Tiara Rodney 2025-12-31 14:27:59 +01:00
parent 0a23243b76
commit 90567899e0
No known key found for this signature in database
GPG key ID: 5CD8EC1D46106723

11
TODO
View file

@ -230,3 +230,14 @@ Description: A dataclass that transparently maps onto an SQL datastore, with
command generation for syncing data between data class and store
---
ID: 17
Type: feature
Title: recursive-descent HTML (DOM) parser
Status: open
Priority: high
Created: 2025-12-31
Description: Extend the built-in event-driven parser to be modeled after DOM
recursive-descent HTML parser
---