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

Nested Arrays #14

Open
sumsumcity opened this issue Nov 24, 2023 · 1 comment
Open

Nested Arrays #14

sumsumcity opened this issue Nov 24, 2023 · 1 comment
Labels
bug Something isn't working

Comments

@sumsumcity
Copy link
Collaborator

So far, the system only supports having a single array in each activity as a component. However, the objective is to enable the creation of infinitely nested arrays.

Improve:

  1. Nester in the activity class
  2. AddContent
  3. FillActivityContent
@sumsumcity sumsumcity added the bug Something isn't working label Nov 24, 2023
@sumsumcity
Copy link
Collaborator Author

sumsumcity commented Dec 8, 2023

We have now defined that only two loops are allowed for the first version. This can be done in a later version. However the method to look at is addComponents in the ActivityDirector Class

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

No branches or pull requests

1 participant