Skip to content

Latest commit

 

History

History
18 lines (15 loc) · 730 Bytes

thoughts.org

File metadata and controls

18 lines (15 loc) · 730 Bytes

Thoughts

Goals

To restore pods and make them more generic by designing protocols for extension. To document pods in a way that makes them clear to most (myself included). Demonstrate how to use reader conditionals. Support Clojure 1.8+ only.

Tasks

- Thoroughly document

- Create example showing data-struct-like behavior

- Create example showing pod-like behavior

- Write more tests

- Integrate reader conditionals at a naive level (CLJ-only)

- Integrate CLJS code via reader conditionals

- Write blog post

- Code-clean for final release.