aofall commented on issue #229: URL: https://github.com/apache/dubbo-spi-extensions/issues/229#issuecomment-1793683365
> @aofall 感兴趣不 一起完善下 目前计划的是大版本与主仓库保持一致,统一打包,小版本各自更新 #232 可以的,关于版本的具体规划是怎么样呢?比如 `3.2.7.1` 这样子吗?然后创建诸如 `3.2.0.1` `3.2.7.1` 等多个分支这样子吗? 前段时间我尝试统一dubbo版本,发现各个小版本之间也有方法差异,如 dubbo3.2.0 中的 `org.apache.dubbo.rpc.protocol.dubbo.ByteAccessor` 只有 `getRpcInvocation` 一个方法,而 dubbo3.2.7 中有 `getRpcInvocation` 和 `getRpcResult` 两个方法,如果只像 dubbo 仓库那样分只细分到 `3.1` `3.2` `3.3` 分支的话,可能无法兼容所有的版本 -- 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: [email protected] For queries about this service, please contact Infrastructure at: [email protected] --------------------------------------------------------------------- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]
