• 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: pageConfiguration and swapping menus?
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: pageConfiguration and swapping menus?


  • Subject: Re: pageConfiguration and swapping menus?
  • From: Jesse Tayler <email@hidden>
  • Date: Sat, 08 Dec 2012 13:23:27 -0500


well, whoever wrote the navigation thingus did a thorough job.

they did what you had to do to make something that would handle most any normal situation.

but it's not easy to program!

I submit

1.
if you're happy with the navigation methodology and your app lends itself to having multiple, separate but similar navigation plists then subclass the navigation object and ask for the pageConfiguration key before returning results from one of several potential files.

2.
if you're thinking life could be simpler for your navigation programming, then I'd simply write a quick navigation component that exactly fits your logic and use that instead.

that's my take anyway, perhaps the navigation has some other sort of hooks already that I'm not familiar - I'm not an expert on it, but I've used it.


On Dec 8, 2012, at 1:08 PM, James Cicenia <email@hidden> wrote:

Well I could do something like:

(
{
name = Root;
children = session.currentTabs;

But I was wondering how I could grab the array from the rules instead of a session.


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: pageConfiguration and swapping menus?
      • From: James Cicenia <email@hidden>
References: 
 >pageConfiguration and swapping menus? (From: James Cicenia <email@hidden>)
 >Re: pageConfiguration and swapping menus? (From: Jesse Tayler <email@hidden>)
 >Re: pageConfiguration and swapping menus? (From: James Cicenia <email@hidden>)

  • Prev by Date: Re: pageConfiguration and swapping menus?
  • Next by Date: Re: pageConfiguration and swapping menus?
  • Previous by thread: Re: pageConfiguration and swapping menus?
  • Next by thread: Re: pageConfiguration and swapping menus?
  • Index(es):
    • Date
    • Thread