Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

基于新的.NET重新构建PCL2 #2104

Closed
4 tasks done
romeoahmed opened this issue Jun 24, 2023 · 4 comments
Closed
4 tasks done

基于新的.NET重新构建PCL2 #2104

romeoahmed opened this issue Jun 24, 2023 · 4 comments
Labels
· 新功能 拒绝 / 放弃 不会制作该功能,或无法修复该 Bug

Comments

@romeoahmed
Copy link

检查项

  • 我已点击 设置 → 启动器 → 检查更新 确认了启动器已为最新版,且最新版未实现这一功能。怎样更新?
  • 我已在 Issues 页面 中搜索,确认了这一提案未被提交过。
  • 我已查看 功能投票页面,确认了这一提案未在投票列表中。
  • 我已知晓还没做的新功能真的太多了,忙不过来,所以新功能提案几乎不会被处理,也不建议再提交新功能提案 qwq……

描述

.NET 6.0的性能个人感觉提升非常明显,值得升级,微软也提供了很多迁移教程和工具
.NET Framework 4独有的特性好像也不是很多,而且大部分也有新的替代
当然也不急,.NET 8.0也快发布了,到时候估计又是一波升级

原因

PCL2启动还是有明显的卡顿感,运行速度在中低配的电脑上有时会变慢
之前用的一些应用有从.net framework 4升级到.net 6.0的,感觉确实变快了
而且等以后更新的版本出现了,迁移的难度会更大

@romeoahmed romeoahmed added · 新功能 新提交 需要社区初步确认其有效的新提交 labels Jun 24, 2023
@LTCatt
Copy link
Member

LTCatt commented Jun 24, 2023

迁移到新版本会导致老操作系统的电脑直接无法使用,没法 =。=

@LTCatt LTCatt closed this as not planned Won't fix, can't repro, duplicate, stale Jun 24, 2023
@LTCatt LTCatt added 拒绝 / 放弃 不会制作该功能,或无法修复该 Bug and removed 新提交 需要社区初步确认其有效的新提交 labels Jun 24, 2023
@Pigeon0v0
Copy link
Collaborator

迁移到新版本会导致老操作系统的电脑直接无法使用,没法 =。=

.NET 6 不是支持 Win7 的吗,如果安装不了说明用户补丁没打

况且在这些电脑上也不能正常安装 .NET Framework 4.6.2 (会报证书问题)

@romeoahmed
Copy link
Author

或者可以直接重构出PCL3?以后老版本还支持旧系统,但不进行功能更新
反正按照现在的趋势,新的java和mc不支持老旧系统是迟早的事

@zkitefly
Copy link
Collaborator

或者可以直接重构出PCL3?以后老版本还支持旧系统,但不进行功能更新
反正按照现在的趋势,新的java和mc不支持老旧系统是迟早的事

重构不太可能,因为龙猫没有那么多的精力去做(

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
· 新功能 拒绝 / 放弃 不会制作该功能,或无法修复该 Bug
Projects
None yet
Development

No branches or pull requests

4 participants