Skip to content

Rum plugin #27

Description

@bamarco

Hey I know somebody was talking about doing a rum plugin, I don't know if that somebody is still working on it?

I don't have time to do it at the moment, but while looking at the internals of posh and rum I'm pretty sure you need to:

  1. Add a {:react deref} entry to dcfg in posh.reagent.
  2. Duplicate posh.reagent as posh.rum. Replace :make-reaction with calls to rum/build-defc using the rum/reactive mixin. set {:react rum/react :ratom atom}
  3. Update all @ and derefs of ratoms in plugin_base.cljc with ((:react dcfg) some-ratom)

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions