Suggestion for remove ComputeJobContinuationAdapter

classic Classic list List threaded Threaded
3 messages Options
Reply | Threaded
Open this post in threaded view
|

Suggestion for remove ComputeJobContinuationAdapter

Александр Меньшиков
The abstract class "ComputeJobContinuationAdapter" is unused. There aren't
any subclass. Looks we can remove it now.
Reply | Threaded
Open this post in threaded view
|

Re: Suggestion for remove ComputeJobContinuationAdapter

Valentin Kulichenko
This class can't be removed as it's part of public API. It's a convenience
adapter that users can extend when using continuations.

-Val

On Mon, Mar 13, 2017 at 3:28 PM, Александр Меньшиков <[hidden email]>
wrote:

> The abstract class "ComputeJobContinuationAdapter" is unused. There aren't
> any subclass. Looks we can remove it now.
>
Reply | Threaded
Open this post in threaded view
|

Re: Suggestion for remove ComputeJobContinuationAdapter

Александр Меньшиков
Okay, thank you.

2017-03-13 17:50 GMT+03:00 Valentin Kulichenko <
[hidden email]>:

> This class can't be removed as it's part of public API. It's a convenience
> adapter that users can extend when using continuations.
>
> -Val
>
> On Mon, Mar 13, 2017 at 3:28 PM, Александр Меньшиков <[hidden email]
> >
> wrote:
>
> > The abstract class "ComputeJobContinuationAdapter" is unused. There
> aren't
> > any subclass. Looks we can remove it now.
> >
>