Sean, 

Thanks for the fix!
(and Mariano for forwarding the mail! I fixed my squeaksource address).

I'm wondering though, if in the long term re-introducing a reference to the specific Morph class is a good idea. So I made a similar fix,
using "UIManager default" instead of FillInTheBlank.

The fix is in oCompletion version 58 on squeaksource.

Romain

On Apr 23, 2010, at 7:40 AM, Mariano Martinez Peck wrote:



---------- Forwarded message ----------
From: DeNigris Sean <sean@clipperadams.com>
Date: Fri, Apr 23, 2010 at 6:01 AM
Subject: [squeak-dev] Fix to OCompletion for Pharo 1.1
To: squeak-dev@lists.squeakfoundation.org


My email to Romain Robbes (with the address on squeaksource) was returned.  Can someone pass this along...

OCompletionTable class >> initializeWithPackages
Changed FillInTheBlank to FillInTheBlankMorph.
(The former has no request: initialAnswer:).

Thanks.
Sean






<OCompletionTable class-initializeWithPackages.st>