lp://staging/~knitzsche/+junk/trunk-old
move this aside
- Get this branch:
- bzr branch lp://staging/~knitzsche/+junk/trunk-old
Branch information
- Owner:
- Kyle Nitzsche
- Status:
- Development
Recent revisions
- 43. By Kyle Nitzsche
-
when showing the scope after dismissing hints, the mechanism used to signal this is a query_string. when choosing the json template, the scope needs to (and now does) differentiate between a true query and a query being used to signal the end of hints display
- 42. By Kyle Nitzsche
-
separate getting and reporting of enabled (settings) and registered. These two had been combined under a single var (exists) that was consulted. If !exists, debug reported the scope was either disabled or not present. Now we use the new enabled(settings()) method to check if indeed the child scope is enabled and then we check whether it is registered, with separate clearer reporting
- 40. By Kyle Nitzsche
-
hints.json now has "using_hints". Set to "false" to not use hints. When
"true", hints will display using the other values in hints.json, where errors,
such as values that the hints scope does not know about, results in blank
display. - 39. By Kyle Nitzsche
-
put fake values in hints.json. note that the LACK of this file means: this agg scope does not use hints
Branch metadata
- Branch format:
- Branch format 7
- Repository format:
- Bazaar repository format 2a (needs bzr 1.16 or later)