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

Issue 6212054: schema: introduce support for StringMapType

Can't Edit
Can't Publish+Mail
Start Review
Created:
11 years, 11 months ago by niemeyer
Modified:
11 years, 11 months ago
Reviewers:
mp+106045, dave, fwereade
Visibility:
Public.

Description

schema: introduce support for StringMapType This makes it simpler to have map[string]interface{}. https://code.launchpad.net/~niemeyer/juju/go-better-schema/+merge/106045 (do not edit description out of merge proposal)

Patch Set 1 #

Total comments: 4
Unified diffs Side-by-side diffs Delta from patch set Stats (+118 lines, -47 lines) Patch
A [revision details] View 1 chunk +2 lines, -0 lines 0 comments Download
M charm/config.go View 3 chunks +5 lines, -5 lines 0 comments Download
M charm/meta.go View 5 chunks +8 lines, -8 lines 1 comment Download
M charm/meta_test.go View 1 chunk +16 lines, -16 lines 0 comments Download
M environs/dummy/environs.go View 1 chunk +1 line, -1 line 0 comments Download
M environs/ec2/config.go View 1 chunk +1 line, -1 line 0 comments Download
M environs/interface.go View 1 chunk +3 lines, -4 lines 0 comments Download
M schema/schema.go View 5 chunks +50 lines, -8 lines 3 comments Download
M schema/schema_test.go View 4 chunks +32 lines, -4 lines 0 comments Download

Messages

Total messages: 4
niemeyer
Please take a look.
11 years, 11 months ago (2012-05-16 19:09:40 UTC) #1
dave_cheney.net
I like it, good job in tightening up the specification for the map keys. https://codereview.appspot.com/6212054/diff/1/schema/schema.go ...
11 years, 11 months ago (2012-05-16 23:35:44 UTC) #2
fwereade
LGTM https://codereview.appspot.com/6212054/diff/1/charm/meta.go File charm/meta.go (left): https://codereview.appspot.com/6212054/diff/1/charm/meta.go#oldcode197 charm/meta.go:197: "revision": schema.Int(), // Obsolete Not directly related... but ...
11 years, 11 months ago (2012-05-17 09:27:47 UTC) #3
niemeyer
11 years, 11 months ago (2012-06-06 13:33:29 UTC) #4
This turned out to not be necessary for the improvements in the environment
configuration. I'll hold it off for the moment.
Sign in to reply to this message.

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