• 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
why WOActionResults instead of void ?
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

why WOActionResults instead of void ?


  • Subject: why WOActionResults instead of void ?
  • From: Amedeo Mantica <email@hidden>
  • Date: Sat, 24 Jan 2009 00:08:42 +0100

Hello, i see that in action in components thet returns the same page aome users do:

public void doSomeThing() {
	//your stuff
}

others do:

public WOActionResults doSomeThing() {

	//your stuff

	return null;
}


both seem to works equally....

is there some difference that i don't know?


Thanks Amedeo _______________________________________________ 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: why WOActionResults instead of void ?
      • From: Chuck Hill <email@hidden>
  • Prev by Date: Re: A tiny bug in AjaxFunctionLink class
  • Next by Date: Re: webobjects installer crashing - SOLVED
  • Previous by thread: Re: EOQualifiers
  • Next by thread: Re: why WOActionResults instead of void ?
  • Index(es):
    • Date
    • Thread