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

Add dynamic components to the data definition #6

Open
TimoWolters opened this issue Aug 9, 2021 · 0 comments
Open

Add dynamic components to the data definition #6

TimoWolters opened this issue Aug 9, 2021 · 0 comments
Milestone

Comments

@TimoWolters
Copy link
Collaborator

The static data definition is already implemented as part of the LotsenApp. The dynamic components should enable authors to add initial values to data fields, perform calculations based on other values, create documents as part of documentation events, create groups as part of documents.

In general a language is required that allows for data manipulation on the static objects of the data definition.

An initial approach may use LUA or another embeddable scripting language. Calculations should be done entirely in the backend.

@TimoWolters TimoWolters added this to the 2.3.0 milestone Aug 20, 2021
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant