I've run into a limitation a few times where PluggableTextFieldMorph accepts the text regardless of the outcome of the entryCompletion's chooseBlock. I've found that this is not always appropriate. As such, I propose that PluggableTextFieldMorph skip accepting if the chooseBlock returns false. Any thoughts?
Cheers,
Sean