Tim Peierls <tim <at> peierls.net> writes: > > In which case the fix for Chris might be as simple as providing a Context instance to the Application.I still think it would be worth "future-proofing" FinderFactoryModule, though.--timOn Thu, Aug 14, 2008 at 4:05 AM, Jonathan Hall <jonrhall <at> gmail.com> wrote:
You would think, but I already was. I'm not positive that Context.getCurrent() actually works as expected, but the documentation does say to only use it as a last resort, and I don't understand everything well enough to actually make that claim. Anyway, Application.getCurrent().getContext() seems to work, so hopefully that will take care of it. Thanks for your help guys!

