lp://staging/~xavi-garcia-mena/go-unityscopes/go-aggregated-scopes-doc
Created by
Xavi Garcia
and last modified
- Get this branch:
- bzr branch lp://staging/~xavi-garcia-mena/go-unityscopes/go-aggregated-scopes-doc
Only
Xavi Garcia
can upload to this branch. If you are
Xavi Garcia
please log in for upload directions.
Branch merges
Propose for merging
No branches
dependent on this one.
Ready for review
for merging
into
lp://staging/go-unityscopes/v2
- James Henstridge: Pending requested
-
Diff: 1465 lines (+1191/-19)20 files modifiedchildscope.cpp (+32/-0)
childscope.go (+49/-0)
doc.go (+95/-0)
metadata_test.go (+2/-2)
reply.go (+3/-1)
result.cpp (+9/-0)
result.go (+12/-0)
scope.cpp (+52/-0)
scope.h (+5/-0)
shim.cpp (+31/-0)
shim.h (+10/-0)
tests/aggregated/aggregated.go (+145/-0)
tests/aggregated/aggregated.ini.in (+16/-0)
tests/aggregated/aggregated_test.py (+269/-0)
tests/aggregated/simple-scope-2.ini.in (+16/-0)
tests/aggregated/simple-scope.ini.in (+16/-0)
tests/goscope/goscope.go (+11/-12)
tests/simple-scope-2/simple-scope-2.go (+157/-0)
tests/simple-scope/simple-scope.go (+157/-0)
unityscope.go (+104/-4)
Branch information
Recent revisions
- 78. By Xavi Garcia
-
Hide wait mechanism for child scopes to the developer. Now Aggregated scopes wait by default transparently
- 75. By Xavi Garcia
-
Added Subsearch method to retrieve results from child scopes. Added scope-harness tests for aggregated scopes
- 73. By Xavi Garcia
-
Added FindChildScopes and ChildScopes methods to set and retrieve the list of child scopes
Branch metadata
- Branch format:
- Branch format 7
- Repository format:
- Bazaar repository format 2a (needs bzr 1.16 or later)