Java API
makingthematrix opened this issue · 0 comments
makingthematrix commented
Signals3 use implicit arguments (given
/using
) to carry around execution contexts and event contexts. This will not work out if someone wanted to use the library from Java. On the other hand, just making these arguments explicit will make methods quite clunky. It would be great to have a dedicated Java API, but it needs some brainstorming.