Re: [Geotools-devel] New expression visitor, check and commit

2008-06-13 Thread johann sorel
Andrea Aime a écrit : > johann sorel ha scritto: >> Hello, >> >> Here is a new Expression visitor that returns a collection of the >> required attributes of this expression. >> I would like someone to check it and someone working on the main >> module to commit it. >> (or at least tell me that I

Re: [Geotools-devel] New expression visitor, check and commit

2008-06-13 Thread Andrea Aime
johann sorel ha scritto: > Hello, > > Here is a new Expression visitor that returns a collection of the > required attributes of this expression. > I would like someone to check it and someone working on the main module > to commit it. > (or at least tell me that I can commit it in package : >

[Geotools-devel] New expression visitor, check and commit

2008-06-13 Thread johann sorel
Hello, Here is a new Expression visitor that returns a collection of the required attributes of this expression. I would like someone to check it and someone working on the main module to commit it. (or at least tell me that I can commit it in package : org.geotools.filter.visitor) regards --