Abdelrazak Younes wrote:
> They enable me to fix 2 or 3 three important bugs.
perfect then.
pavel
Le 05/12/2010 23:39, Pavel Sanda a écrit :
Abdelrazak Younes wrote:
Any reason why not doing so?
yes sir :)
because it can introduce new regressions?
because you have generally almost no time to fix them when they appear?
because we dont want to throw one month of users testing of beta1 for n
On 12/05/2010 11:39 PM, Pavel Sanda wrote:
Abdelrazak Younes wrote:
Any reason why not doing so?
yes sir :)
because it can introduce new regressions?
Valid one.
because you have generally almost no time to fix them when they appear?
Not fair. I am not able to instantane
Abdelrazak Younes wrote:
> Any reason why not doing so?
yes sir :)
because it can introduce new regressions?
because you have generally almost no time to fix them when they appear?
because we dont want to throw one month of users testing of beta1 for new bugs
out of window?
i fell somewhat unco
Hi,
I would like to invert the dispatch execution order, i.e.:
Cursor -> Buffer -> BufferView -> GuiView -> GuiApplication
The current top-down order was always weird to me because when you type
the first thing to try is to execute at the cursor location, not at the
global application level.