Re: [Sandbox][DIgester3] Help needed for generics

2011-02-25 Thread Simone Tripodi
just changed the method signature, fixed :P Simo http://people.apache.org/~simonetripodi/ http://www.99soft.org/ On Thu, Feb 24, 2011 at 9:56 PM, Simone Tripodi wrote: > Hi all guys, > I need a suggestion from you about a compilation problem, ignored by > Eclipse by reported by javac: > > In t

[Sandbox][DIgester3] Help needed for generics

2011-02-24 Thread Simone Tripodi
Hi all guys, I need a suggestion from you about a compilation problem, ignored by Eclipse by reported by javac: In the org.apache.commons.digester3.rulesbinder.FactoryCreateBuilder interface I defined a method > FactoryCreateBuilder ofType(Class type); invoked in org.apache.commo