On 5/11/07, Eelco Hillenius <[EMAIL PROTECTED]> wrote:
> Why limit to getTargetClass() when its possible to return with getTarget() > and do a getTarget().getClass() ?
I agree with Eelco. There's nothing "wrong" with exposing the target and then calling getClass(), it's just not what I needed. I didn't here anyone else chime in on what they needed for inspecting models...
