On Mon, 19 Sep 2016 14:05:57 -0700 Cedric BAIL <cedric.b...@free.fr> said:

> Hello everyone,
> 
> So this email is going over what is left to be done to call EFL
> interface done. Most of this require still discussion also. Here it
> goes :
> 
> - Merge Eo, Efl and Ecore

should we merge libemile and libeet and libefl.so in too? definitely libefl.so
for sure

> - Make efl_uri_set/efl_file_set asynchronous
> - Convert Ecore_Exe to the new efl_io API
> - Fixup efl/interface/*.eo to all be in the correct namespace
> - Disable installation of evas/canvas/evas*.eo
> - Convert edje to become efl_canvas_layout
> - Update Edje with the new Text API
> - Convert elm_layout to become efl_ui_layout
> - Convert elm_widget to be an efl_ui_object of some sort
> - Update all efl data model to use efl_future/efl_promise
> - Add proper View and Controller for Genlist/Gengrid (see D3952 for some
> ideas)
> - There is still a large amount of .eo in elementary that are in elm
> namespace. This shouldn't be installed nor appear anywhere in the
> hierarchy.
> - Finish porting some of the widget to Efl.Ui namespace (photocam,
> index, entry, button, calendar, clock, menu, ...). This needs to be
> clarified with some pending patch in phab.

+ elm media widget (ala what terminology uses today to just display any media)
  ^^^ this depends on other elm widget changes to be finished really.
+ efl.loop i think should REALLY become an object and not a fake one like now
+ ecore_thread -> eo design (redesign it to be bi-directional for msging etc.
and just keep ecore_thread in legacy only) - if you do the efl.loop i'll be
happy to tackle this as i've been thinking about this for quite a while now.

> This are quite a large todo list to be done with, hopefully it will...
> -- 
> Cedric BAIL
> 
> ------------------------------------------------------------------------------
> _______________________________________________
> enlightenment-devel mailing list
> enlightenment-devel@lists.sourceforge.net
> https://lists.sourceforge.net/lists/listinfo/enlightenment-devel
> 


-- 
------------- Codito, ergo sum - "I code, therefore I am" --------------
The Rasterman (Carsten Haitzler)    ras...@rasterman.com


------------------------------------------------------------------------------
_______________________________________________
enlightenment-devel mailing list
enlightenment-devel@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/enlightenment-devel

Reply via email to