Hacker News
new
|
past
|
comments
|
ask
|
show
|
jobs
|
submit
login
whowouldathunk
on Aug 9, 2017
|
parent
|
context
|
favorite
| on:
Swift 5: start your engines
Ugh, makes me think of COM
https://msdn.microsoft.com/en-us/library/windows/desktop/ms6...
int_19h
on Aug 10, 2017
[–]
This is different. COM apartments were a
runtime
mechanism to magically
make
the code to run on a single thread (or on multiple but specific threads for MTA), by introducing object proxies that "transparently" marshaled calls.
Guidelines
|
FAQ
|
Lists
|
API
|
Security
|
Legal
|
Apply to YC
|
Contact
Search:
https://msdn.microsoft.com/en-us/library/windows/desktop/ms6...