Closed GoogleCodeExporter closed 9 years ago
Main container - simply a launchpad for other selectors.
Selectors - described in sub_action_settings. connected to Main container via
the action_settings parent key
---
The main container currently describes all the selectors available. It does not
specify any runtime selectors.
Objective is to be able to :
- launch a group of selectors (already there but not via profiles)
- launch a set of filtered selectors (already there but not via profiles)
Option 1
---------
Have multiple main containers (mapped to different action_settings) with
hardcoded selectors
Map each main container to a profile (the active profile)
Option 2
---------
Map each sub_action_setting to a profile (the active profile).
Build the selectors for the main container based on the active profile.
Original comment by ashok.ha...@gmail.com
on 7 Jul 2009 at 7:56
Also map the toolbar action xml to a profile
Original comment by ashok.ha...@gmail.com
on 8 Jul 2009 at 1:37
This issue is out of date, most of what is described here was implemented
Original comment by ashok.ha...@gmail.com
on 15 Mar 2012 at 11:36
Original issue reported on code.google.com by
ashok.ha...@gmail.com
on 3 Jul 2009 at 3:54