|
|
|
|
|
by dhucerbin
1224 days ago
|
|
Ports are not really a solution for rendering code. Obvious example is internationalization API. It’s not feasible to communicate back and forth through port every time you want to format a date. Some folks propose web components but that’s another can of worms. Increase in complexity and still no help from compiler. |
|
Why not? Is it code complexity or runtime inefficiency you are referring to?