Developer forums (C::B DEVELOPMENT STRICTLY!) > Development

fixing EVT_PROJECT_OPEN

<< < (4/5) > >>

rickg22:
I see... well, i added that event just this week to fix a bug in the codecompletion parsing (and I never liked the Timer-based startup anyway, it leaves so much to luck).  I admit it, that it caused a crash, but that was fixed in only one day, and that's because I overlooked something. And I don't want to leave loose ends in the code that I write. That double-triggering is a loose-end.

thomas:

--- Quote from: rickg22 on June 28, 2007, 11:41:04 pm ---I see... well, i added that event just this week to fix a bug in the codecompletion parsing
--- End quote ---
Well, that's what I'm talking about. We're in a feature freeze phase. I personally don't agree with the freeze at this time, as I don't like releasing the API as it is, but the decision for the freeze has been made.

However, we're still regularly adding features and making modifications to core functionality which are not necessary. Things that previously worked fine are starting to become dodgy again.

The problem with events being sent twice has been known for a long time (about half a year). Yiannis looked at it half a year ago and was unable to fix it without either rewriting the whole thing or breaking something else.

Biplab:

--- Quote from: thomas on June 29, 2007, 10:40:36 am ---Well, that's what I'm talking about. We're in a feature freeze phase. I personally don't agree with the freeze at this time, as I don't like releasing the API as it is, but the decision for the freeze has been made.

--- End quote ---

I thought of not issuing couple editor events while the ProjectManager is busy. Accordingly I talked to Yiannis and got his nod. But feature freeze was the reason why I didn't change the occurrence of editor events. Because not issuing them may have some negative impacts. :)

IMHO, we should now declare Feature freeze officially so that people stop adding new features. :)

mandrav:

--- Quote from: thomas on June 29, 2007, 10:40:36 am ---We're in a feature freeze phase.

--- End quote ---

Technically we 're not but we should be acting like we are :).

rickg22:
OK :)

Navigation

[0] Message Index

[#] Next page

[*] Previous page

Go to full version