Why not use a initialization NavigationSettings class for your
Navigation that has its own methods that can be interrogated by your
controller? ie - new Navigation(new NavigationSettings(params));
The "controller bar" could access the NavigationSettings instance to
find out its necessary se
I have a design problem:
A site I'm working up has a shell/module structure. Each module
composes an instance of a Navigation class.
This instance mixes and matches various navigation functionality.
Some modules might have last/next methods, some might have last/next
and direct goto (butt
2 matches
Mail list logo