well.james

Results 156 comments of well.james

OnClear Event Request +1 目前我是 通过 input 实现的 但是这样非常麻烦

> In terms of cleanup how about this: > > 1. As Reload is a public method, you could set up your own file watcher / event to call it,...

> 1. As Reload is a public method, you could set up your own file watcher / event to call it, but before you do call Reload, do your "cleanup"....

没有意向,很明显主项目都长期没有更新了,维护都很困难了。 可以考虑自己port一个。

Im just going to raise this question then searched for this issue. This is a very important and useful feature.but im seem the code changes,it's a little complicated. looking forward...

Many people have been trying to port C # library to C ++ (https://github.com/sgf/Awesome-csharp2cpp). I have also tried it recently (using bdwgc), but it is really difficult, because C #...

its 2022,with more 3 years,thats will be 10 years,.net team will be do something for .net's ZGC? We all know that the C++ committee delays and slows down C++ development,...

> @sgf I think you might be underestimating how complex this issue is. The GC isn't really the main issue here, it's the escape analysis required to ensure the optimization...

In order to maintain the illusion of .net prosperity, as long as I see .net projects, I mark almost all of them as star . Although this is trivial, .net...

you idea is good. 1. I've thinking about how to Fastest Filter the Entitys on recently. The result is use compressed Bitmap algorithm. As far as I know the fastest...