Skip to content

Switch node-java for java-bridge #94

Description

@lm-sousa

For performance and type-safety/maintainability reasons we should study switching our Java<->TypeScript (Node) comunication layer.
Trade node-java for java-bridge + its ts-definition-generator that would allow us to ditch most of the JavaTypes API layer.

ts-definition-generator could, when coupled with a rewrite of the LanguageSpecification, FULLY REPLACE our own TS joinpoint generator script.

We should study the possibility as it should bring significant performance improvements as well.

A discussion is warranted to assess the upsides and downsides of the switch.

Activity

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

Metadata

Metadata

Assignees

No one assigned

    Type

    Projects

    No projects

      Milestone

      No milestone

      Relationships

      None yet

      Development

      No branches or pull requests

      Issue actions