Jacek,

My question is whether the line

      this.gbeanInfo = gbeanInfo.getSourceClass();

should have actually been

     this.gbeanInfo = gbeanInfo.getClassName();


Thanks,
Vamsi


On 3/20/06, Jacek Laskowski <[EMAIL PROTECTED]> wrote:
2006/3/20, Vamsavardhana Reddy <[EMAIL PROTECTED]>:

>  Q: Why is this check for sourceClass needed here?  Is this code intending
> to check className here and checking sourceClass instead?

I don't know, but would try to find unit tests. Are they any for this
particular case? I think it'd be worth to write one if there isn't.

>  Vamsi

Jacek

--
Jacek Laskowski
http://www.laskowski.org.pl

Reply via email to