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

Refactor: move model and CMR stubs here #41

Open
FroMage opened this issue May 16, 2014 · 1 comment
Open

Refactor: move model and CMR stubs here #41

FroMage opened this issue May 16, 2014 · 1 comment
Milestone

Comments

@FroMage
Copy link
Member

FroMage commented May 16, 2014

To be able to run Ceylon code at runtime without JBoss Modules nor CMR support we need to:

  • move the model from the typechecker to here
  • move the model loader from the jvm compiler to here
  • move some CMR interfaces to here (those used by the language module and the two above components)

Then we can make it so the language module can run without typechecker/compiler/cmr/runtime when using a flat classpath.

@quintesse
Copy link
Member

It's not for 1.2, I know, but I just wanted to know if the status of this issue has changed now that we have ceylon-model?

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