Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Show and store namespaces for each loop #28

Open
kapilreddy opened this issue Dec 31, 2012 · 2 comments
Open

Show and store namespaces for each loop #28

kapilreddy opened this issue Dec 31, 2012 · 2 comments

Comments

@kapilreddy
Copy link
Contributor

Add mechanism to switch namespaces on each loop.

@kovasb
Copy link
Owner

kovasb commented Jan 3, 2013

Something like this would be great.

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.

@kapilreddy
Copy link
Contributor Author

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.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants