-
Couldn't load subscription status.
- Fork 131
Open
Labels
Description
Rewrite the API to work on a Clojure map containing the POI instance rather than the POI instance itself.
This will allow us to add configuration and other state to the map as well (e.g. a cursor, the current sheet, names of the workflow (text) styles and other information).
Please use the v2 branch for this as it will not be fully backwards compatible if client code is depending on the leaky abstraction of the POI instances being passed around for state.
There is some discussion of this in Pull Request #57 .
cc: @tombooth