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
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
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
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