On Jun 29, 2017, at 01:05 , Gerriet M. Denkmann <gerri...@icloud.com> wrote:
> 
> and also the Container View has:
> Triggered Segues
> viedDidLoad   TableViewController Embed

I have the same thing, so I don’t know what’s different.

> What I do not understand: Container View is a UIView, which does not have 
> viedDidLoad (although its ViewController has such a method).

I think the container view’s behavior is a fiction. The *containment* hierarchy 
is between view controllers, so it’s supposed to be happening in the view’s 
view controller’s viewDidLoad (I guess), which would explain this connection.

According to something Kyle Sluder said a few weeks ago, you should get a 
prepareForSegue for the embed segue.

Most strange.

_______________________________________________

Cocoa-dev mailing list (Cocoa-dev@lists.apple.com)

Please do not post admin requests or moderator comments to the list.
Contact the moderators at cocoa-dev-admins(at)lists.apple.com

Help/Unsubscribe/Update your Subscription:
https://lists.apple.com/mailman/options/cocoa-dev/archive%40mail-archive.com

This email sent to arch...@mail-archive.com

Reply via email to