Re: [E-devel] [EGIT] [apps/rage] master 01/01: dnd: Recurse into directories

2015-02-26 Thread Eduardo Lima (Etrunko)
If someone has the time, please take a look on my eio branch, I pushed the code to use eio and get the files list ordered as expected. On Wed, Sep 10, 2014 at 11:22 AM, Eduardo Lima (Etrunko) wrote: > Yes, I have plans to change this function to use eio, but I still did not > have the time to fi

Re: [E-devel] [EGIT] [apps/rage] master 01/01: dnd: Recurse into directories

2014-09-10 Thread Eduardo Lima (Etrunko)
Yes, I have plans to change this function to use eio, but I still did not have the time to fix the issue of ordering the list of files to produce the same results as this first patch. If anyone interested, there is a work in progress in my eio branch. Cheers, Etrunko On Wed, Sep 10, 2014 at 6:12

Re: [E-devel] [EGIT] [apps/rage] master 01/01: dnd: Recurse into directories

2014-09-10 Thread Cedric BAIL
On Wed, Sep 10, 2014 at 10:13 AM, Sebastian Dransfeld wrote: > Maybe we should deprecate the ecore_file_*() functions which are > replaced by eina_file_*() functions? ecore_file_ls f.ex. Yes and depending on the use case, eio. Usually eina file operation do consume less memory and do more efficie

Re: [E-devel] [EGIT] [apps/rage] master 01/01: dnd: Recurse into directories

2014-09-10 Thread Sebastian Dransfeld
Maybe we should deprecate the ecore_file_*() functions which are replaced by eina_file_*() functions? ecore_file_ls f.ex. Sebastian On 09/09/2014 10:17 PM, Eduardo Lima (Etrunko) wrote: > etrunko pushed a commit to branch master. > > http://git.enlightenment.org/apps/rage.git/commit/?id=7c80b9a1