• 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: Editing Context Question
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: Editing Context Question


  • Subject: Re: Editing Context Question
  • From: Arturo PĂ©rez <email@hidden>
  • Date: Tue, 16 Mar 2004 13:12:53 -0500

On Mar 16, 2004, at 12:55 PM, James Cicenia wrote:

Hello _

Now on my next page how do I access them? I am a bit confused on this issue.

There are a plethora of options here. Most just pass them from page to page.


You give the next page in the sequence the appropriate getters/setters then your page transition logic looks like

		WOComponent w = pageWithName("nextPageInWizard");
		w.takeValueForKey(newEO, "eoVarThatNextPageNeeds);
		return w;

Also, will the ec automagically relate them? I wouldn't think they had a GlobalID
yet?

Since they're both new EOF gives them internal temporary GlobalIDs. They'll get the real ones when you do your saveChanges. The insertObject and addToBothSides take care of this.


----
WO in philadelphia - wanna cheesesteak with that?
Please visit webobjects.meetup.com.
_______________________________________________
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: 
 >Editing Context Question (From: James Cicenia <email@hidden>)

  • Prev by Date: Memory management
  • Next by Date: WROXComponent Example
  • Previous by thread: Editing Context Question
  • Next by thread: Re: Editing Context Question
  • Index(es):
    • Date
    • Thread