Skip to content

Refactor: move model and CMR stubs here #41

@FroMage

Description

@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.

Metadata

Metadata

Assignees

No one assigned

    Type

    No type
    No fields configured for issues without a type.

    Projects

    No projects

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions