Just curious,

How do you store the path for your 'navigation' ?
I mean in order to have: '> Home > Computers > Internet '
I believe it is dynamic right ? is that based on the 'parent' variable ?
What is 

I'm looking for some design patterns of how to handle such things as well as
a transactional process where there is a need to do some sort of context
chaining that allows to go back. For example:

1 --> 2 --> 3

If the user reach 3, go back to 1 because she changed her mind, repost some
data, possibly screen 2 will show her as a default the data that she entered
previously, etc...until screen 3 where everything is committed. So I'm
looking for a clean solution to do something like this as well.

Thanks again for sharing your experience.

-- 
 Stephane Bailliez 
 Software Engineer, Paris - France 
 iMediation - http://www.imediation.com 
 Disclaimer: All the opinions expressed above are mine and not those from my
company. 

---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to