[00:03:21] *** rcjsuen has quit IRC [00:03:56] *** rcjsuen has joined #eclipse-e4 [00:05:49] *** rcjsuen__ has joined #eclipse-e4 [00:09:28] *** rcjsuen has quit IRC [00:27:59] *** rcjsuen__ has quit IRC [02:29:01] *** rcjsuen has joined #eclipse-e4 [05:39:50] *** rcjsuen has quit IRC [07:37:43] *** tschindl has joined #eclipse-e4 [08:37:55] *** tschindl has quit IRC [09:45:58] *** tschindl has joined #eclipse-e4 [14:23:39] *** rcjsuen_ is now known as rcjsuen [15:05:40] *** tschindl has quit IRC [15:33:36] *** magnet has quit IRC [15:35:34] *** magnet has joined #eclipse-e4 [17:50:22] <rcjsuen> paulweb515_: I noticed in ActionSet you have menus processed in reverse order but toolbars processed in order, why not both in reverse order? [17:58:42] <rcjsuen> paulweb515_: I made a patch to explain what I mean. https://bugs.eclipse.org/bugs/attachment.cgi?id=203072&action=diff [20:03:30] *** lpereira has joined #eclipse-e4 [21:37:37] *** briandealwis has joined #eclipse-e4 [22:41:08] *** lpereira has quit IRC [22:51:39] *** rcjsuen has quit IRC [22:53:31] *** rcjsuen has joined #eclipse-e4 [23:14:21] *** rcjsuen_ has joined #eclipse-e4 [23:15:39] *** rcjsuen has quit IRC [23:15:41] *** rcjsuen_ is now known as rcjsuen [23:16:12] *** rcjsuen_ has joined #eclipse-e4 [23:42:58] *** rcjsuen has quit IRC [23:52:25] <paulweb515_> rcjsuen_: toolbar processing was different than menu processing. Toolbars had extra weird code that basically added some of them backward ... some of them forward, and some of them sorted by actionSet ID (the ICIs returned that)