Well, the types were tool generated.  The one thing I did miss is using
wildcards on these types though.  I've been manually inspecting each one and
applying wildcards to public methods on public classes.  I'll fix that.

-- 
Kevin


On 1/29/08 5:04 PM, "Aristedes Maniatis" <[EMAIL PROTECTED]> wrote:

> 
> On 30/01/2008, at 8:56 AM, [EMAIL PROTECTED] wrote:
> 
>> +    public ASTAnd(Collection<Node> nodes) {
>> 
>> +    public ASTOr(Collection<Node> nodes) {
>> 
>> +    public ASTSubtract(Collection<Object> nodes) {
> 
> I haven't studied the code, but is that right? Should they be more
> consistently all Object or all Node?
> 
> Ari
> 
> 
> -------------------------->
> Aristedes Maniatis
> phone +61 2 9660 9700
> PGP fingerprint 08 57 20 4B 80 69 59 E2  A9 BF 2D 48 C2 20 0C C8
> 
> 

Reply via email to