Skip to main content

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index] [List Home]
[e4-dev] Remy Suen status update

Don't think I'll be able to make the conference call today.

Most of the last week was spent on debugging some critical keybindings problems.
https://bugs.eclipse.org/bugs/show_bug.cgi?id=312259
https://bugs.eclipse.org/bugs/show_bug.cgi?id=312438

Oleg, Tom, Paul and I jointly tackled some performance bugs.

We had a linear increase in the deltas for commands since we were just
randomly adding MCommands into the model. This has been corrected.
https://bugs.eclipse.org/bugs/show_bug.cgi?id=312435 (merging)
https://bugs.eclipse.org/bugs/show_bug.cgi?id=312454 (merging)

I made some slight "mass keybinding deactivation" tweaks and Oleg
sprinkled pixie dust which very significantly decreased the wait time
when switching editors.
https://bugs.eclipse.org/bugs/show_bug.cgi?id=312622 (keybindings)

Finally, I worked with Eric to integrate his perspective code into the
compatibility layer.

Regards,
Remy


Back to the top