• Open Menu Close Menu
  • Apple
  • Shopping Bag
  • Apple
  • Mac
  • iPad
  • iPhone
  • Watch
  • TV
  • Music
  • Support
  • Search apple.com
  • Shopping Bag

Lists

Open Menu Close Menu
  • Terms and Conditions
  • Lists hosted on this site
  • Email the Postmaster
  • Tips for posting to public mailing lists
Understanding Component Initialization
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Understanding Component Initialization


  • Subject: Understanding Component Initialization
  • From: Gino Pacitti <email@hidden>
  • Date: Thu, 22 Mar 2012 19:54:53 +0000

I am just trying to understand something about component and child component behavior.

I have a main component and three other components used in the page layout.

PageWrapper (has the head and footer, nav etc)

A Small Image Component

A Link generating component

There is no API connected in either the Small or Link Components although PageWrapper has some logic attached.

When I run the app the output shows that the Small component gets initialized followed by the Link generator then the Main then the Page Wrapper and then AGAIN the Small and then the Link?

What controls the way in which the subcomponents are being generated - is this a bug in my system or normal behavior

1. SMALL Component  INITIALIZE
2. Link generating INITIALIZE
3. MAIN INITIALIZE
4. PAGE WRAPPER INITIALISE
5. SMALL Component  INITIALIZE
6. Link generating  INITIALIZE

Gino
_______________________________________________
Do not post admin requests to the list. They will be ignored.
Webobjects-dev mailing list      (email@hidden)
Help/Unsubscribe/Update your Subscription:

This email sent to email@hidden

  • Prev by Date: Started Today
  • Next by Date: Re: Started Today
  • Previous by thread: Re: Started Today
  • Next by thread: Re: Understanding Component Initialization
  • Index(es):
    • Date
    • Thread