Ugggh :( I miss my old Outlook 2013. Outlook 2016 is so slow it can’t keep up wirh my typing. I thought it already was javascript. Guess it will be even slower still. Super! (not)
If I'm typing a sentence that I am very familiar with, I can get up to 95 WPM and Outlook 2016 has no problems keeping up. Perhaps it's your computer and not Outlook.
Office 365 is being completely rewritten in JavaScript
431–440 of 459 posts
Re: Office 365 is being completely rewritten in JavaScript
#432Earlier quoted context omitted.
I've found the speed relates to the fileformat it is saved in. Might well still be slower, but in terms of speed ods > xls > xlsx for some reason.
I had it slow with plain CSV...
(I have no idea how other formats are structured)
Re: Office 365 is being completely rewritten in JavaScript
#433FWIW, I personally like the direction Microsoft is going in. I look forward to seeing where this transformation leads.
The positive side of breaking compatibility with all legacy technologies (COM, VBA, XLL, etc) that currently force large companies to stick to MS Office is that it has the potential to reintroduce competition in the office-like software space. And in my opinion Office is the main reason why large enterprises stick to Windows. Most internal apps are moving to the web. If office backward compatibility goes away, then i…
I think it's just people are used to the OS itself. I've seen people stick to Windows just because even in small companies.
Re: Office 365 is being completely rewritten in JavaScript
#434Earlier quoted context omitted.
Thanks for clarifying this nonsense. So, what the hell was this guy tweeting about?
In my experience most people in Microsoft have only a vague idea of what other teams are doing, even when none of it is really secret. If Office is starting to adopt React Native for some of its new UI components, and meanwhile there's a lot of work happening on the Office 365 web portal and Office web apps, internal telephone rumor circulation can morph that into "all of Office is being rewritten in javascript"
Re: Office 365 is being completely rewritten in JavaScript
#435Excel is already a dog in term of realculating large spreadsheets. I think we will need Intel's 28 cores at 5GHz monster!
Re: Office 365 is being completely rewritten in JavaScript
#436Earlier quoted context omitted.
Technically true, but in practice, the culture matters. JS ecosystem is what it is - based on past and current experience, you can't expect efficiency coming from there.
Maybe not from the ecosystem at large, but from Microsoft, on something like Outlook, sure you can expect efficiency.
Re: Office 365 is being completely rewritten in JavaScript
#437Ugggh :( I miss my old Outlook 2013. Outlook 2016 is so slow it can’t keep up wirh my typing. I thought it already was javascript. Guess it will be even slower still. Super! (not)
If I'm typing a sentence that I am very familiar with, I can get up to 95 WPM and Outlook 2016 has no problems keeping up. Perhaps it's your computer and not Outlook.
Re: Office 365 is being completely rewritten in JavaScript
#438Earlier quoted context omitted.
Oh it gets better. If you look at the appx package names for "Groove music" and a couple others they're still Microsoft.Zune prefixed
Thats because the team that wrote Groove Music (and Movies & TV) originated from the Zune desktop player and Windows Media Center. In fact it still used a lot of core code from the Zune days for things like library management and DRM. Source: former dev on the team.
Re: Office 365 is being completely rewritten in JavaScript
#439Re: Office 365 is being completely rewritten in JavaScript
#440Office for Windows (WIN32) will be an Electron app? I have no words. edit, since there seems to be some confusion: I am explicitly talking about the WIN32 variant, which he confirmed to be based on Electron.
I’m an engineer in Office. This is not the case. The desktop app’s are fully native, and will remain so. They utilize React Native for a few components, but otherwise are written in C & C++.