|
|
|
|
|
by 0cf8612b2e1e
1112 days ago
|
|
Sign me onto this same worry. It only takes one incident of offline mode borking to get upset. Since the devdocs representation is so standardized, I have wondered if I could dump their database into SQLite and browse it with datasette. Should even be able to maintain text searching. |
|
Is the Zeal code open source enough that one could change the backend by replacing a small number of data access subroutines?
I think all you would need to change is setter code, since getter code wouldn’t be part of the interface. I think Zeal doesn’t write back any data, right ?