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

Fully support Text#language #872

Open
2 tasks
nikku opened this issue Feb 3, 2023 · 5 comments
Open
2 tasks

Fully support Text#language #872

nikku opened this issue Feb 3, 2023 · 5 comments
Labels
backlog Queued in backlog

Comments

@nikku
Copy link
Member

nikku commented Feb 3, 2023

What should we do?

  • Incorporate schema validation for Text#language
  • Document language feature

Why should we do it?

Ensure #858 is available to a wider audience, but also to potentially support JSON editors and graphql editors.

@nikku nikku self-assigned this Feb 3, 2023
@nikku nikku added ready Ready to be worked on backlog Queued in backlog and removed ready Ready to be worked on labels Feb 3, 2023
@nikku nikku assigned nikku and unassigned nikku Feb 3, 2023
@nikku nikku added ready Ready to be worked on and removed backlog Queued in backlog labels Feb 3, 2023
@nikku
Copy link
Member Author

nikku commented Feb 10, 2023

@christian-konrad I believe we incorporated your input (cf. #858 (comment)).

The first iteration is a minimal one.

#871 tracks adding support for custom editors. As sketched the plan is not to add arbitrary editors to the core, but provide an extension point that folks can use to to hook up specific editors for any language.

@christian-konrad
Copy link
Contributor

christian-konrad commented Feb 10, 2023

provide an extension point that folks can use to to hook up specific editors for any language.

Which folks?

@nikku
Copy link
Member Author

nikku commented Feb 10, 2023

Anyone, i.e. community members, or Camunda. On the Desktop and Web modeler side we need to decide which languages we support through actual editors.

But to make it clear: We are discussing GraphQL and Groovy today, we may discuss SQL, C#, JavaScript, EL expressions, and XML tomorrow. At the core we can build the foundations to plug in such editors, we cannot necessarily build all these editors ourselves.

@nikku nikku added backlog Queued in backlog and removed ready Ready to be worked on labels May 24, 2023
@nikku nikku removed their assignment May 24, 2023
@nikku
Copy link
Member Author

nikku commented May 24, 2023

Not being able to follow up on this. Moving to backlog.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
backlog Queued in backlog
Projects
None yet
Development

No branches or pull requests

2 participants