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

Issue 3470041: merge-and-shrink options mockup

Can't Edit
Can't Publish+Mail
Start Review
Created:
13 years, 5 months ago by Malte
Modified:
13 years, 4 months ago
Reviewers:
Moritz, Malte
Visibility:
Public.

Patch Set 1 #

Total comments: 7
Unified diffs Side-by-side diffs Delta from patch set Stats (+69 lines, -119 lines) Patch
M src/search/mas_heuristic.h View 2 chunks +2 lines, -8 lines 0 comments Download
M src/search/mas_heuristic.cc View 2 chunks +67 lines, -111 lines 7 comments Download

Messages

Total messages: 4
Moritz
I have two questions regarding your mockup, see inline comments. http://codereview.appspot.com/3470041/diff/1/src/search/mas_heuristic.cc File src/search/mas_heuristic.cc (right): http://codereview.appspot.com/3470041/diff/1/src/search/mas_heuristic.cc#newcode266 ...
13 years, 4 months ago (2010-12-09 12:18:43 UTC) #1
Malte
http://codereview.appspot.com/3470041/diff/1/src/search/mas_heuristic.cc File src/search/mas_heuristic.cc (right): http://codereview.appspot.com/3470041/diff/1/src/search/mas_heuristic.cc#newcode266 src/search/mas_heuristic.cc:266: ScalarEvaluator *_parse(OptionParser &parser) { On 2010/12/09 12:18:43, Moritz wrote: ...
13 years, 4 months ago (2010-12-09 17:30:07 UTC) #2
Moritz
Understood. http://codereview.appspot.com/3470041/diff/1/src/search/mas_heuristic.cc File src/search/mas_heuristic.cc (right): http://codereview.appspot.com/3470041/diff/1/src/search/mas_heuristic.cc#newcode266 src/search/mas_heuristic.cc:266: ScalarEvaluator *_parse(OptionParser &parser) { Thanks, did not know ...
13 years, 4 months ago (2010-12-09 18:11:00 UTC) #3
Malte
13 years, 4 months ago (2010-12-09 18:35:48 UTC) #4
http://codereview.appspot.com/3470041/diff/1/src/search/mas_heuristic.cc
File src/search/mas_heuristic.cc (right):

http://codereview.appspot.com/3470041/diff/1/src/search/mas_heuristic.cc#newc...
src/search/mas_heuristic.cc:342: static ScalarEvaluatorPlugin _plugin("mas",
_parse);
On 2010/12/09 18:11:00, Moritz wrote:
> I could move the remaining registrations out of planner.cc, if you want - I'll
> have to do a few small syntax changes in that area and in plugin.cc anyway
> (since my OptionParser, unlike the existing one, is not a singleton anymore).

Yes, that would be very good. When this change is made, many #includes in
planner.cc can go away, too.
Sign in to reply to this message.

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