Quote:
Originally Posted by DaltonST
That fall-through should never been executed, since a unique name is passed by each and every menu action.
|
I would suggest that a non-unique default value for favourites_menu_unique_name, even as a fall though, would be contraindicated.
If every action has a favourites_menu_unique_name and the fall through never gets used, it doesn't matter. Until it does. So I don't think I'd keep that fall through at all. favourites_menu_unique_name is not required.