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

Issue 5437086: Modify API of candidates(). (Closed)

Can't Edit
Can't Publish+Mail
Start Review
Created:
12 years, 5 months ago by hsumita
Modified:
12 years, 5 months ago
Reviewers:
shawn.p.huang, penghuang, Peng
CC:
komatsu, mukai, yusukes, nona, horo
Base URL:
https://github.com/pyzy/pyzy.git@master
Visibility:
Public.

Description

Modify API of candidates(). This CL changes API only. Internal behavior will be changed in another CL. BUG=None TEST=Run a test

Patch Set 1 #

Total comments: 1
Unified diffs Side-by-side diffs Delta from patch set Stats (+141 lines, -38 lines) Patch
M src/Makefile.am View 2 chunks +2 lines, -0 lines 0 comments Download
A src/PyZyCandidates.h View 1 chunk +47 lines, -0 lines 0 comments Download
A src/PyZyCandidates.cc View 1 chunk +48 lines, -0 lines 0 comments Download
M src/PyZyInputContext.h View 2 chunks +8 lines, -1 line 1 comment Download
M src/PyZyPhoneticContext.h View 5 chunks +4 lines, -4 lines 0 comments Download
M src/PyZyPinyinContext.cc View 4 chunks +3 lines, -4 lines 0 comments Download
M src/PyZyTest.cc View 29 chunks +29 lines, -29 lines 0 comments Download

Messages

Total messages: 5
hsumita
12 years, 5 months ago (2011-11-30 12:35:11 UTC) #1
Peng
http://codereview.appspot.com/5437086/diff/1/src/PyZyInputContext.h File src/PyZyInputContext.h (right): http://codereview.appspot.com/5437086/diff/1/src/PyZyInputContext.h#newcode43 src/PyZyInputContext.h:43: class Candidates { Any reason we need make it ...
12 years, 5 months ago (2011-11-30 16:49:44 UTC) #2
hsumita
I think it is better because we can hide the details of implementation (e.g. private ...
12 years, 5 months ago (2011-11-30 17:35:18 UTC) #3
Peng
On 2011/11/30 17:35:18, hsumita wrote: > I think it is better because we can hide ...
12 years, 5 months ago (2011-11-30 17:56:27 UTC) #4
hsumita
12 years, 5 months ago (2011-12-01 02:24:26 UTC) #5
Thank you for your suggestion!
I will refactor it later.

submitting...
Sign in to reply to this message.

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