Rietveld Code Review Tool
Help | Bug tracker | Discussion group | Source code | Sign in
(7315)

Issue 6733067: change charm store data structures

Can't Edit
Can't Publish+Mail
Start Review
Created:
11 years, 6 months ago by gary.poster
Modified:
11 years, 6 months ago
Reviewers:
benjamin.saller, mp+131086
Visibility:
Public.

Description

change charm store data structures This change is hopefully the last round of changes, at least for a long while, to the underlying charm store infrastructure. It is more deletes than additions, and changes the code to take advantage of the changes Kapil made to the charm store. The sorting code is simplified yet again. https://code.launchpad.net/~gary/juju-gui/simplifycharmstore/+merge/131086 (do not edit description out of merge proposal)

Patch Set 1 #

Total comments: 6

Patch Set 2 : change charm store data structures #

Unified diffs Side-by-side diffs Delta from patch set Stats (+367 lines, -462 lines) Patch
A [revision details] View 1 1 chunk +2 lines, -0 lines 0 comments Download
M app/app.js View 1 chunk +2 lines, -1 line 0 comments Download
M app/models/charm.js View 1 3 chunks +172 lines, -259 lines 0 comments Download
M app/modules.js View 3 chunks +3 lines, -1 line 0 comments Download
M app/store/charm.js View 3 chunks +31 lines, -51 lines 0 comments Download
M app/templates/charm-search-result.handlebars View 1 chunk +3 lines, -6 lines 0 comments Download
M app/views/charm-search.js View 1 6 chunks +31 lines, -15 lines 0 comments Download
M test/data/search_results.json View 1 chunk +16 lines, -9 lines 0 comments Download
M test/data/series_search_results.json View 5 chunks +7 lines, -2 lines 0 comments Download
M test/test_app.js View 1 chunk +1 line, -1 line 0 comments Download
M test/test_charm_configuration.js View 2 chunks +2 lines, -2 lines 0 comments Download
M test/test_charm_search.js View 4 chunks +4 lines, -4 lines 0 comments Download
M test/test_charm_store.js View 5 chunks +17 lines, -14 lines 0 comments Download
M test/test_model.js View 9 chunks +74 lines, -95 lines 0 comments Download
M test/test_service_view.js View 2 chunks +2 lines, -2 lines 0 comments Download

Messages

Total messages: 4
gary.poster
Please take a look.
11 years, 6 months ago (2012-10-23 20:09:18 UTC) #1
benjamin.saller
Even though this is a large branch I think it removes more code than it ...
11 years, 6 months ago (2012-10-26 07:56:19 UTC) #2
gary.poster
*** Submitted: change charm store data structures This change is hopefully the last round of ...
11 years, 6 months ago (2012-10-26 12:11:21 UTC) #3
gary.poster
11 years, 6 months ago (2012-10-26 12:14:35 UTC) #4
Thank you for the review, Ben.  I have comments in-line, largely in line with
what we discussed in person.

You gave me permission to go ahead and land this.  Kapil mentioned that he
questioned the use of the Model load/sync code given that it is of minimal value
to our use case, but if I need to address this I will do it in a subsequent
branch.

Thanks

Gary
Sign in to reply to this message.

Powered by Google App Engine
RSS Feeds Recent Issues | This issue
This is Rietveld f62528b