Merge lp://qastaging/~abreu-alexandre/unity-js-scopes/registry into lp://qastaging/unity-js-scopes

Proposed by Alexandre Abreu
Status: Merged
Approved by: Marcus Tomlinson
Approved revision: 103
Merged at revision: 103
Proposed branch: lp://qastaging/~abreu-alexandre/unity-js-scopes/registry
Merge into: lp://qastaging/unity-js-scopes
Diff against target: 869 lines (+697/-21)
10 files modified
examples/simple/simple.js (+75/-0)
src/bindings/index.js (+13/-1)
src/bindings/src/addon.cc (+47/-20)
src/bindings/src/registry.cc (+147/-0)
src/bindings/src/registry.h (+121/-0)
src/bindings/src/scope-base.cc (+4/-0)
src/bindings/src/scope-base.h (+4/-0)
src/bindings/src/scope-metadata.h (+132/-0)
src/bindings/src/variant.cc (+102/-0)
src/bindings/src/variant.h (+52/-0)
To merge this branch: bzr merge lp://qastaging/~abreu-alexandre/unity-js-scopes/registry
Reviewer Review Type Date Requested Status
Marcus Tomlinson (community) Approve
PS Jenkins bot (community) continuous-integration Approve
Review via email: mp+274942@code.qastaging.launchpad.net

Commit message

Registry API handling

Description of the change

Registry API handling

To post a comment you must log in.
Revision history for this message
PS Jenkins bot (ps-jenkins) wrote :
review: Approve (continuous-integration)
Revision history for this message
PS Jenkins bot (ps-jenkins) wrote :
review: Approve (continuous-integration)
Revision history for this message
Marcus Tomlinson (marcustomlinson) wrote :

These doc updates amongst impl is really horrible. Please could you split this branch into an impl MP and a doc MP? It is really tough to read this diff.

review: Needs Fixing
103. By Alexandre Abreu

Registry handling

Revision history for this message
Alexandre Abreu (abreu-alexandre) wrote :

updated

Revision history for this message
PS Jenkins bot (ps-jenkins) wrote :
review: Approve (continuous-integration)
Revision history for this message
Marcus Tomlinson (marcustomlinson) wrote :

Very nice!

review: Approve

Preview Diff

[H/L] Next/Prev Comment, [J/K] Next/Prev File, [N/P] Next/Prev Hunk
The diff is not available at this time. You can reload the page or download it.

Subscribers

People subscribed via source and target branches

to all changes: