GoogleChromeLabs / GoogleChromeLabs/confluence

Cleaner journal read/write enforcement needed

Open
#133 0 comments 0 reactions 0 assignees View on GitHub
Dominant language
JavaScript
Stars
91
Forks
24
PR merge metrics
No merged PRs in 30d

Description

DAO setup currently uses the appropriate file mode for journals that should be read-only, but `JDAO` hooks up a listener to its delegate that will attempt to write to the file (and fail). Some sort of `ReadOnlyJDAO` is needed to avoid unwanted Promise rejections.

Contributor guide

Open the contributing guide

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.