Skip to content
This repository has been archived by the owner on Apr 13, 2023. It is now read-only.

Refactor: move model and CMR stubs here #4638

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

Refactor: move model and CMR stubs here #4638

CeylonMigrationBot opened this issue May 16, 2014 · 1 comment

Comments

@CeylonMigrationBot
Copy link

[@FroMage] 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.

[Migrated from ceylon/ceylon-common#41]

@CeylonMigrationBot
Copy link
Author

[@quintesse] 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 subscribe to this conversation on GitHub. Already have an account? Sign in.
Projects
None yet
Development

No branches or pull requests

1 participant