Drop Electron.... for Edge Webview2. I mean, okay sure, half the memory is an improvement. But what is going on in the chat industry that everyone's converged on Electron? You'd think Microsoft of all companies would be able to figure out how to build native apps. If I want a chat service with native apps, it seems like my only option is IRC.
>> half the memory is an improvement would call it more than just an "improvement", only using 1/2 memory is pretty freakin great when you're already known for hogging mem
Microsoft Teams 2 will use half the memory, dropping Electron for Edge Webview2
21–30 of 359 posts
Re: Microsoft Teams 2 will use half the memory, dropping Electron for Edge Webview2
#22Some hope for Mac users maybe? Current state is just shit, especially for corporate users who can't just drop it https://microsoftteams.uservoice.com/forums/555103-public/su...
Nope, Edge WebView2 is Windows-only. Unless the memory improvements are not actually tied to Electron, but rather Teams 1.0 having a shit codebase.
https://docs.microsoft.com/en-us/microsoft-edge/webview2/#su...
Re: Microsoft Teams 2 will use half the memory, dropping Electron for Edge Webview2
#23Re: Microsoft Teams 2 will use half the memory, dropping Electron for Edge Webview2
#24Drop Electron.... for Edge Webview2. I mean, okay sure, half the memory is an improvement. But what is going on in the chat industry that everyone's converged on Electron? You'd think Microsoft of all companies would be able to figure out how to build native apps. If I want a chat service with native apps, it seems like my only option is IRC.
But why?
'Native' is a tool, not a goal, surely?
What's the underlying goal you want to achieve, and do you really need native to achieve that?
Re: Microsoft Teams 2 will use half the memory, dropping Electron for Edge Webview2
#25Re: Microsoft Teams 2 will use half the memory, dropping Electron for Edge Webview2
#26Earlier quoted context omitted.
Native anything is a lot of work for not a lot of gain as most users of Teams are forced to have it.
Why bother integrating it into the operating system itself then? That's also a lot of work for something that people are forced to install anyways.
Re: Microsoft Teams 2 will use half the memory, dropping Electron for Edge Webview2
#27Drop Electron.... for Edge Webview2. I mean, okay sure, half the memory is an improvement. But what is going on in the chat industry that everyone's converged on Electron? You'd think Microsoft of all companies would be able to figure out how to build native apps. If I want a chat service with native apps, it seems like my only option is IRC.
Native anything is a lot of work for not a lot of gain as most users of Teams are forced to have it.
Re: Microsoft Teams 2 will use half the memory, dropping Electron for Edge Webview2
#28Earlier quoted context omitted.
Native anything is a lot of work for not a lot of gain as most users of Teams are forced to have it.
Why bother integrating it into the operating system itself then? That's also a lot of work for something that people are forced to install anyways.
Re: Microsoft Teams 2 will use half the memory, dropping Electron for Edge Webview2
#29Drop Electron.... for Edge Webview2. I mean, okay sure, half the memory is an improvement. But what is going on in the chat industry that everyone's converged on Electron? You'd think Microsoft of all companies would be able to figure out how to build native apps. If I want a chat service with native apps, it seems like my only option is IRC.
We already have cross-platfrom UI engines called browsers and they're very advanced and reasonably pleasant to work with these days. If you bundle the browser (electron) then you don't have to worry about differences between browsers. So electron makes plenty of sense to developers, even although it's an egregious resource hog.
Re: Microsoft Teams 2 will use half the memory, dropping Electron for Edge Webview2
#30Given the love for VSCode, is Electron a real problem for Teams?