Just investigating the deployment of this in my multinational :) and
looking into the possibility of switching sections on and off depending
on the country.
Extending the section class to check the server whether it should be on
would be a start, but I would also like the ability to create the
navigation dynamically from the server.
I suppose that the XML config could be parsed within the Application
class and section properties assigned dynamically at that point, and
configureMenu() & registerSections() could also be passed an array.
Anyone have any proposals as to most elegant solution?
Regards
SP