HomeiDevBlogADayStandalone Delegate Objects

Comments

Standalone Delegate Objects — 2 Comments

  1. Sadly, no. The code samples in the article are sanitized from the original because the work was done for my employer. But generally speaking, the delegate objects simply implemented all the standard UITableView, UISearchBar and UISearchBarController delegate and datasource methods that you would normally implement, and they included the application-logic for fetching and managing data. The point of the article was to indicate, in fairly broad brush strokes, that such an architecture could actually be done.

Leave a Reply

Your email address will not be published. Required fields are marked *

HTML tags allowed in your comment: <a href="" title=""> <abbr title=""> <acronym title=""> <b> <blockquote cite=""> <cite> <code> <del datetime=""> <em> <i> <q cite=""> <s> <strike> <strong>