RE: Excalibur hasComponent bug/feature

2002-01-18 Thread Vadim Gritsenko
> From: Berin Loritsch [mailto:[EMAIL PROTECTED]] > > Vadim Gritsenko wrote: > > > Hi to Avalon guys on this list, > > > > I guess I found a bug (thanks to Mark Butler) in an > > ExcaliburComponentManager. Manager has a feature to have different > > results for hasComponent and lookup methods: i

Excalibur hasComponent bug/feature

2002-01-18 Thread Vadim Gritsenko
Hi to Avalon guys on this list, I guess I found a bug (thanks to Mark Butler) in an ExcaliburComponentManager. Manager has a feature to have different results for hasComponent and lookup methods: it could return false even if lookup returns component. If this is a bug, patch is attached. If this