• 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
Re: Initializing a framework
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: Initializing a framework


  • Subject: Re: Initializing a framework
  • From: Chuck Hill <email@hidden>
  • Date: Sun, 25 Apr 2004 10:53:34 -0700

I've put this thread on WODev at
http://www.wodev.com/cgi-bin/WebObjects/WODev.woa/wa/Main?wikiPage=Initializ
ingAFrameWork


Chuck

At 01:37 PM 24/04/2004 -0600, King Chung Huang wrote:
>Tip: I often have my Framework initializers create a worker object to
>listen for ApplicationWillLaunchNotification or
>ApplicationDidLaunchNotification if I need to do initialization just
>before or after the WOApplication instance is constructed.
>
>King Chung Huang
>Learning Commons
>University of Calgary
>
>On Apr 24, 2004, at 12:38 PM, Arturo Pirez wrote:
>
>> 2.  The initializer class is called _way_ early.  I expected it to
>> work like the database connections; i.e. after the application had
>> been initialized.  In fact, in my case, the framework is initialized
>> right after the main.  If you have the run log opened the
>> initialization happens when the first <main> is printed after the
>> classpath list is printed.  So, I came to believe it wasn't happening
>> because I was looking for the initialization much later.
>_______________________________________________
>webobjects-dev mailing list | email@hidden
>Help/Unsubscribe/Archives:
http://www.lists.apple.com/mailman/listinfo/webobjects-dev
>Do not post admin requests to the list. They will be ignored.
>
>

--

Chuck Hill                                 email@hidden
Global Village Consulting Inc.             http://www.global-village.net
_______________________________________________
webobjects-dev mailing list | email@hidden
Help/Unsubscribe/Archives: http://www.lists.apple.com/mailman/listinfo/webobjects-dev
Do not post admin requests to the list. They will be ignored.


References: 
 >Re: Initializing a framework (From: Arturo Pérez <email@hidden>)
 >Initializing a framework (From: Arturo Pérez <email@hidden>)
 >Re: Initializing a framework (From: Chuck Hill <email@hidden>)
 >Re: Initializing a framework (From: King Chung Huang <email@hidden>)

  • Prev by Date: Re: Fwd: Pre Built Image Management Projects
  • Next by Date: Re: Setting an attribute based on PK?
  • Previous by thread: Re: Initializing a framework
  • Next by thread: Re: Where is WOServletAdaptor?
  • Index(es):
    • Date
    • Thread