Don Schmitt
2009-01-28 20:13:01 UTC
I was just reviewing the PassThroughApp, so apologies if I'm missing
something.
But on first glance, it appears to me that all these BHO extensions that are
using PassThroughApp are not going to work when other extensions are trying
to use the same approach, because the last caller to RegisterNameSpace wins.
This includes, apparently, Google Gears
(http://code.google.com/p/gears/source/browse/trunk/gears/localserver/ie/http_handler_app.h?spec=svn3169&r=3169)
Shouldn't extension developers be relying on some other solution that can
play well with others?
something.
But on first glance, it appears to me that all these BHO extensions that are
using PassThroughApp are not going to work when other extensions are trying
to use the same approach, because the last caller to RegisterNameSpace wins.
This includes, apparently, Google Gears
(http://code.google.com/p/gears/source/browse/trunk/gears/localserver/ie/http_handler_app.h?spec=svn3169&r=3169)
Shouldn't extension developers be relying on some other solution that can
play well with others?