I think it is not necessary. If a shorter name can express its meaning clearly, 
we do not need to make it longer.
Classes in different frameworks have identical names is widespread. For 
example, java nio and netty both have Channel class.




------------------ ???????? ------------------
??????: "Mercy"<[email protected]>; 
????????: 2019??2??28??(??????) ????5:17
??????: "dev"<[email protected]>; 
????: [Discussion] Should we rename the Dubbo's Java anntations with"Dubbo" 
prefix?



Hi all,


     It's an interesting issue[1] that was posted on Dubbo Spring Boot 
Project, the reporter ask to rename the Dubbo's Java anntations with 
"Dubbo" Prefix:

Before:

     @Service

     @Reference

After:

     @DubboService

     @DubboReference


I think that's fine, What's your opinion?


[1]: 
https://github.com/apache/incubator-dubbo-spring-boot-project/issues/447


Kind regards,

Mercy Ma

Reply via email to