Skip to main content

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index] [List Home]
Re: [albireo-dev] thoughts on how to proceed

Hi Gordon,

> I think the next step, then, is to merge the dual-event-thread code from 
> both SAS and ILog into the initial code that's already been committed.

Yes, that's what I think too is sensible now.

> How do we proceed? In a previous email, you made an initial suggestion 
> of the order in which we should work.
> 
> - mouse event handling
> - key event handling
> - focus event handling (I assume this includes modal dialog issues)
> - popup menus
> 
> There is other work that does not fit into these categories, mostly 
> small things, but some of them are not so simple to implement (e.g. 
> resizing).
> 
> Focus handling is by far the biggest task. From what I recall, the two 
> contributions are very different in this area.

Yes, I would say, just go ahead with the topics you like to do first, and
me too. We'll certainly get things to discuss on the way.

> I think someone could perform a relatively simple initial merge by going 
> through both contributions with the intent of merging all of the simple 
> things.

I think it's better to progress topic by topic, providing test cases and
doing the API discussions as we go. If one person does the whole merge,
there's too much to discuss at once.

Bruno


Back to the top