You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@streampipes.apache.org by GitBox <gi...@apache.org> on 2023/01/23 16:30:33 UTC

[GitHub] [streampipes] bossenti added a comment to the discussion: Extend FunctionDefinition by a function type id

GitHub user bossenti added a comment to the discussion: Extend FunctionDefinition by a function type id

So lets say I implement a `FunctionA` that has `some-id` as `functionTypeId` and create an instance of this that registers itself in the core. My idea is that this information enables you to do something like `FunctionA.from(functionDefinition)` that uses the information provided by `functionDefinition` to instantiate a `FunctionA`. Do you understand what my intention is? 🤓

GitHub link: https://github.com/apache/streampipes/discussions/1143#discussioncomment-4758628

----
This is an automatically sent email for dev@streampipes.apache.org.
To unsubscribe, please send an email to: dev-unsubscribe@streampipes.apache.org