| ▲ | thx67 2 days ago | ||||||||||||||||||||||
Could be pulling in webkit. 9MB doesn't mean it isn't based on a web renderer. It would be awesome if software came with a nutrition label. IO, does it phone home, memory safety, does it use web renderer, memory usage, etc. | |||||||||||||||||||||||
| ▲ | whimbyte 2 days ago | parent [-] | ||||||||||||||||||||||
There's no web renderer at all. The UI is native AppKit (NSTableView, NSOutlineView, NSPanel, etc.) driven from C#/.NET via P/Invoke. It uses real Cocoa controls, not HTML/CSS in a Webview. The app doesn't phone home except for checking if there is a new version (and only does this in the registered version) and the only information sent is the current version number. | |||||||||||||||||||||||
| |||||||||||||||||||||||