• 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: Direct Actions in 5.4
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: Direct Actions in 5.4


  • Subject: Re: Direct Actions in 5.4
  • From: Mike Schrag <email@hidden>
  • Date: Sun, 16 Dec 2007 10:20:07 -0500

your DirectAction class should be in anonymous package.
otherwise url will be like
wa/my.package.DirectAction/welcome
This is actually not true ... DirectAction does not need to be packageless and you do not need to fully qualify its name. By default, it MAY look for it in the same package as Application, but I don't recall. I would give pretty good odds that it just uses _NSUtilities.classWithName (or whatever it's called) and looks it up without regard for package (like the way WOComponents work).

ms

_______________________________________________
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


  • Follow-Ups:
    • Re: Direct Actions in 5.4
      • From: "Tonny Staunsbrink" <email@hidden>
References: 
 >Direct Actions in 5.4 (From: Thierry Kramis <email@hidden>)
 >Re: Direct Actions in 5.4 (From: Pascal Robert <email@hidden>)
 >Re: Direct Actions in 5.4 (From: Thierry Kramis <email@hidden>)
 >Re: Direct Actions in 5.4 (From: "Gennady Kushnir" <email@hidden>)

  • Prev by Date: Re: Direct Actions in 5.4
  • Next by Date: Re: Direct Actions in 5.4
  • Previous by thread: Re: Direct Actions in 5.4
  • Next by thread: Re: Direct Actions in 5.4
  • Index(es):
    • Date
    • Thread