You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I wish there was a plugin system that would make it trivial to write little extensions like this.
Basically something that just had a very simple interaction with the datomic db, and programmatically mapped into a simple UI element that sits in a toolbar above the loop or something.
A plugin system is great idea. This might be a little complex to write/define since it will have many layers to handle ex Browser side: Rendering, Event Binding, Data in/out through websockets.
Server Side: Rendering, Datomic, Websockets request/response handling
I might be missing something here but you get the idea.
Add mechanism to switch namespaces on each loop.
The text was updated successfully, but these errors were encountered: