Ok, good. Thanks for your response.
/Dan
Den sön 5 jan. 2020 11:52Igal Shilman skrev:
> Hi Dan,
>
> Having a class that defines only the function types indeed makes sense,
> this would lower the coupling between the (maven) module that contains the
> function implementation and the (maven) modu
Hi Dan,
Having a class that defines only the function types indeed makes sense,
this would lower the coupling between the (maven) module that contains the
function implementation and the (maven) module that uses it.
You can peek here for example:
https://github.com/ververica/stateful-functions/bl