Hi James,
Thanks for your answer,
If you have the time, maybe you could tell us a little bit more about
your reflection implementation ? Basicly, how does it works, in a few
lines (your implementation is quite hard to understand just reading
the code :) ?
PS: I just realize that my precedent message wasn't very clear. I was
talking about primitive type for method you want to intercept with
AOP, for instance call(Number n, Integer i) works but call(int i, int
i) shouldn't. I can provide you the full stack if you need.
Thanks in advance
Quentin
> The main purpose of Reflection in GWTENT is because GWT not provider
> Reflection :)
> The implement is based on GWT code generation.
> >
gwt-ent+u...@googlegroups.com<
gwt-ent%2Bunsu...@googlegroups.com>
> > .