UTF-8, UTF-16 or both? (poll)
The FreePascal version of DWScript has been stalled for a little while on the incomplete UnicodeString (utf-16) support among other things.
It’s hard to blame the FreePascal team for that, given that Linux is primarily utf-8, and that utf-8 has quite a few advantages over utf-16.
As
I’ve closed the mini-pool, below are the results, obtained after 500 respondents, as well as some other stats not obviously evident from the poll results (as it was a multi-choice poll).*
Work and processing classes are typically short-lived, created to perform one form of processing or another then freed. They can be simple collections, handle I/O of one kind of another, perform computations, pattern matching, etc.
In
Implementing an efficient worker thread pool in Windows can be achieved through the use of
The