On 07/14/11 11:58, Vincent Torri wrote:
>
>
> On Thu, 14 Jul 2011, Christopher Michael wrote:
>
>> On 07/14/11 11:46, Vincent Torri wrote:
>>>
>>> Hey
>>>
>>> what about killing completely xlib, now ?
>>>
>>> Vincent
>>>
>> Soon ;) XCB stuff still needs more work before that can happen tho.
>> Granted, I do have E fully working here (locally) with the new XCB
>> stuff, but there are still so things/issues to iron out (opengl, intl
>> support, etc).
>
> i'm still a bit surprised that you made ecore_xcb completely async and
> event-driven (you told me that on IRC), as I know that there could be
> some problems if you keep the API that is in Ecore_X.h
>
> Vincent
>
Well, the event-driven part was fairly easy. By it's nature, xcb itself 
is async (to an extent). Now, having said that, the ecore_x (xcb) stuff 
could be a bit 'more' async wrt some things. We could do caching of 
cookies/requests/replies, etc, etc and improve things in some areas.

Yes, it's not 100% perfect just yet, there are areas for improvement of 
course...BUT my first focus was on just making it 'work' 
(evas/ecore/E/elm). Now that that is done, we can start to 'improve' the 
current implementation and add more caching of cookies, more async code, 
etc, etc.

Feel free to jump in anywhere Vincent ;) I know you have some XCB 
experience ;)

dh

>>
>> dh
>>
>>>
>>>


------------------------------------------------------------------------------
AppSumo Presents a FREE Video for the SourceForge Community by Eric 
Ries, the creator of the Lean Startup Methodology on "Lean Startup 
Secrets Revealed." This video shows you how to validate your ideas, 
optimize your ideas and identify your business strategy.
http://p.sf.net/sfu/appsumosfdev2dev
_______________________________________________
enlightenment-devel mailing list
enlightenment-devel@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/enlightenment-devel

Reply via email to