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

Move to a multi segment namespace #77

Open
danielcompton opened this issue May 21, 2015 · 3 comments · May be fixed by #79
Open

Move to a multi segment namespace #77

danielcompton opened this issue May 21, 2015 · 3 comments · May be fixed by #79

Comments

@danielcompton
Copy link

When compiling a ClojureScript project I get this warning

WARNING: domina is a single segment namespace at line 1 file:/Users/user/.m2/repository/domina/domina/1.0.3/domina-1.0.3.jar!/domina.cljs

It would probably be better to move to a multi segment namespace, single segment namespaces are generally avoided

@coldnew coldnew linked a pull request May 27, 2015 that will close this issue
@pandeiro
Copy link

pandeiro commented Dec 8, 2015

I also think it would be nice to get rid of those warnings.

Maybe this could go in an upcoming 1.1.0 release as a minor breaking change?

@wmealing
Copy link

This prevents figwheel live reloading from reloading code.

@karneaud
Copy link

+1 for prevent reloading bug

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

Successfully merging a pull request may close this issue.

4 participants