You are viewing a plain text version of this content. The canonical link for it is here.
Posted to notifications@shenyu.apache.org by GitBox <gi...@apache.org> on 2022/08/01 08:06:16 UTC

[GitHub] [shenyu] 958121312 opened a new issue, #3783: [Question] About the "AdminResult" and "ShenyuAdminResult" generics in the admin module

958121312 opened a new issue, #3783:
URL: https://github.com/apache/shenyu/issues/3783

   ### Question
   
   One question is why "AdminResult" in the admin module has a generic return, while "ShenyuAdminResult" purposely changes the generic to Object instead of using generics


-- 
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 unsubscribe, e-mail: notifications-unsubscribe@shenyu.apache.org.apache.org

For queries about this service, please contact Infrastructure at:
users@infra.apache.org


[GitHub] [shenyu] yu199195 closed issue #3783: [Question] About the "AdminResult" and "ShenyuAdminResult" generics in the admin module

Posted by "yu199195 (via GitHub)" <gi...@apache.org>.
yu199195 closed issue #3783: [Question] About the "AdminResult" and "ShenyuAdminResult" generics in the admin module   
URL: https://github.com/apache/shenyu/issues/3783


-- 
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 unsubscribe, e-mail: notifications-unsubscribe@shenyu.apache.org

For queries about this service, please contact Infrastructure at:
users@infra.apache.org


[GitHub] [shenyu] yu199195 commented on issue #3783: [Question] About the "AdminResult" and "ShenyuAdminResult" generics in the admin module

Posted by GitBox <gi...@apache.org>.
yu199195 commented on issue #3783:
URL: https://github.com/apache/shenyu/issues/3783#issuecomment-1202072013

   Maybe it's just a design pattern, sure, you can merge them into one, but not the best way.


-- 
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 unsubscribe, e-mail: notifications-unsubscribe@shenyu.apache.org

For queries about this service, please contact Infrastructure at:
users@infra.apache.org