You are viewing a plain text version of this content. The canonical link for it is here.
Posted to notifications@dubbo.apache.org by "Bricks-Man (GitHub)" <gi...@apache.org> on 2019/03/11 06:14:47 UTC

[GitHub] [incubator-dubbo] Bricks-Man commented on issue #3549: Fluent style builder API support(#3431)

Without some abstract builder like `AbstractInterfaceBuilder`,i need many duplicate code to provides public properties in builders like `ServiceBuilder` and `ProviderBuilder`.Do you have any ideas for this?

And I think your builder code is very clean.My code is a bit redundant.My code only covers all previous test cases.It's worked,and just only worked.These builders are not conducive to modification,when Config change.I will change it.Thank you!

[ Full content available at: https://github.com/apache/incubator-dubbo/pull/3549 ]
This message was relayed via gitbox.apache.org for notifications@dubbo.apache.org