Re: [E-devel] Dernier version de edje_match

2008-01-20 Thread The Rasterman
On Sun, 20 Jan 2008 14:01:49 +0100 "Cedric BAIL" <[EMAIL PROTECTED]> babbled: > On Jan 19, 2008 2:20 AM, The Rasterman Carsten Haitzler > <[EMAIL PROTECTED]> wrote: > > On Thu, 17 Jan 2008 11:21:56 +0100 (CET) Vincent Torri <[EMAIL PROTECTED]> > > babbled: > > > As fnmatch is used in eet and evas

Re: [E-devel] Dernier version de edje_match

2008-01-20 Thread Cedric BAIL
On Jan 19, 2008 2:20 AM, The Rasterman Carsten Haitzler <[EMAIL PROTECTED]> wrote: > On Thu, 17 Jan 2008 11:21:56 +0100 (CET) Vincent Torri <[EMAIL PROTECTED]> > babbled: > > As fnmatch is used in eet and evas too, and as fnmatch is not avaialble in > > some platform, I would like to know if it wou

Re: [E-devel] Dernier version de edje_match

2008-01-18 Thread The Rasterman
On Thu, 17 Jan 2008 11:21:56 +0100 (CET) Vincent Torri <[EMAIL PROTECTED]> babbled: > > Hey, > > Cedric sent me his last version of his code to replace fn_match in edje > (see attachment). > > As fnmatch is used in eet and evas too, and as fnmatch is not avaialble in > some platform, I would

[E-devel] Dernier version de edje_match

2008-01-17 Thread Vincent Torri
Hey, Cedric sent me his last version of his code to replace fn_match in edje (see attachment). As fnmatch is used in eet and evas too, and as fnmatch is not avaialble in some platform, I would like to know if it would be a good idea to ave our own implementation of the features of fnmatch w