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

Consider pulling out the UI related code and putting it into its own namespace #29

Open
kelsey-sorrels opened this issue Aug 9, 2012 · 1 comment

Comments

@kelsey-sorrels
Copy link
Member

src/minibeast/core.clj is a hodgepodge of ui specification and implementation. The UI implementation could go into it's own namespace while the specification could be left in core.clj. If the implementation is generic enough, it could be put into its own project. A quil-ui could be pretty terrific!

Schedule after 0.0.1 release.

@samaaron
Copy link
Member

Excellent idea :-)

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

No branches or pull requests

2 participants