i have assigned a search bar on a view to a object model, but need to be able to get delegate notifications when text is changing in the search box
once its been assigned to the model the view looses its delegate methods, so I'm guessing that STV takes over
maybe we need to actions for search controllers
Oz