tilgovi commented on issue #115:
URL:
https://github.com/apache/incubator-annotator/issues/115#issuecomment-883082208
> One can always make a sync function into async one, but not the other way
around.
Yes, that's the reason for making everything async now. If we compose higher
lev
tilgovi edited a comment on issue #115:
URL:
https://github.com/apache/incubator-annotator/issues/115#issuecomment-883082208
> One can always make a sync function into async one, but not the other way
around.
Yes, that's the reason for making everything async now. If we compose high
DellCliff commented on issue #115:
URL:
https://github.com/apache/incubator-annotator/issues/115#issuecomment-882816203
--
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.
To
DellCliff edited a comment on issue #115:
URL:
https://github.com/apache/incubator-annotator/issues/115#issuecomment-882816203
This kinda smells like speculative generality. IMO I would make those
matchers not adhere to some common interface and let them have their own
signature. A user c
tilgovi commented on issue #113:
URL:
https://github.com/apache/incubator-annotator/issues/113#issuecomment-883091895
--
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.
To un
Treora commented on issue #115:
URL:
https://github.com/apache/incubator-annotator/issues/115#issuecomment-882519923
You are completely correct that there is no need for the current functions
to be async. The reason they are async is to make it easier to do async stuff
in the future, with
tilgovi commented on issue #115:
URL:
https://github.com/apache/incubator-annotator/issues/115#issuecomment-883082208
> One can always make a sync function into async one, but not the other way
around.
Yes, that's the reason for making everything async now. If we compose higher
lev
tilgovi edited a comment on issue #115:
URL:
https://github.com/apache/incubator-annotator/issues/115#issuecomment-883082208
> One can always make a sync function into async one, but not the other way
around.
Yes, that's the reason for making everything async now. If we compose high
DellCliff edited a comment on issue #115:
URL:
https://github.com/apache/incubator-annotator/issues/115#issuecomment-882816203
This kinda smells like speculative generality. IMO I would make those
matchers not adhere to some common interface and let them have their own
signature. A user c
DellCliff commented on issue #115:
URL:
https://github.com/apache/incubator-annotator/issues/115#issuecomment-882816203
--
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.
To
tilgovi commented on issue #113:
URL:
https://github.com/apache/incubator-annotator/issues/113#issuecomment-883091895
--
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.
To un
Treora commented on issue #115:
URL:
https://github.com/apache/incubator-annotator/issues/115#issuecomment-882519923
You are completely correct that there is no need for the current functions
to be async. The reason they are async is to make it easier to do async stuff
in the future, with
12 matches
Mail list logo