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

Refactoring the Body//Table and Body//TableLoop templates #59

Closed
Mugiwara84 opened this issue Mar 30, 2017 · 1 comment
Closed

Refactoring the Body//Table and Body//TableLoop templates #59

Mugiwara84 opened this issue Mar 30, 2017 · 1 comment
Labels
enhancement Would be nice but non prioritary

Comments

@Mugiwara84
Copy link

The second one was inspired by the first one.
And the first isn't completely compliant with the Eno architecture.

In theory, the Table driver should write some elements, call some functions and continue the process with the children of the input.
Those children will call some other drivers, etc....

When I wrote the functionnality, I could not manage to do that, so I use a function to directly get the elements I needed as children and do the treatment within the Table Driver.
Some functions on the DDI side are a little weird.

It will be an improvement to refactor that part.

@Mugiwara84 Mugiwara84 added the enhancement Would be nice but non prioritary label Mar 30, 2017
@ORogel
Copy link
Contributor

ORogel commented Jan 5, 2021

Totally different now : not a subject anymore.

@ORogel ORogel closed this as completed Jan 5, 2021
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement Would be nice but non prioritary
Projects
None yet
Development

No branches or pull requests

2 participants