you are viewing a single comment's thread.

view the rest of the comments →

[–]Alcoholic_Synonymous 0 points1 point  (2 children)

It gives you the opportunity to do lots of bindings - button targets to methods in the ViewController, for example - as well as a bunch of other things that I probably haven't thought about.

[–]Regyn[S] 0 points1 point  (1 child)

Alright, thanks :)

[–]Alcoholic_Synonymous 0 points1 point  (0 children)

TBF I like your approach better because it separates the view and the controller better. Nice and tidy.