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

Introduce "discovery template" #306

Open
fabiocarvalho777 opened this issue Feb 8, 2019 · 0 comments
Open

Introduce "discovery template" #306

fabiocarvalho777 opened this issue Feb 8, 2019 · 0 comments

Comments

@fabiocarvalho777
Copy link
Member

fabiocarvalho777 commented Feb 8, 2019

Introduce a template whose goal is not to transform an application, but rather only gather metrics, meta-data and information about it.

This type of template must only allow utilities on it, and could be used to learn about an application, and store that knowledge in persistent transformation context attributes (see #305 ).

This feature will require major refactoring changes. For example, the transformation engine should be named something else, since now it might be used not to change an application, but also to just gather information about it.

Also, transformation operation should not extend transformation utility anymore, since they are now very different (this feature and #305 requires TO to not be TUs anymore, there must be a clear distinction between them). It should extend of some sort of "execution unit" class. Having said that, this issue depends on #199.

@fabiocarvalho777 fabiocarvalho777 added this to the 3.0.0 milestone Feb 8, 2019
@fabiocarvalho777 fabiocarvalho777 removed this from the 3.0.0 milestone Mar 20, 2020
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

1 participant