> On March 4, 2013, 7:03 p.m., Ben Mahler wrote: > > src/examples/balloon_framework.cpp, line 201 > > <https://reviews.apache.org/r/9723/diff/2/?file=265168#file265168line201> > > > > Given people might look at these examples, these files are advocating > > to framework designers on how to name the source field. > > > > So can we name them as "balloon_test"? That is, lower case, no strange > > characters, and underscores instead of dashes? > > Vinod Kone wrote: > I don't get it. Is there any reason why they shouldn't have caps, dashes > etc? Most modern programming languages accept all unicode characters as > unicode. For eg: our master and slave id has dashes in it.
s/as unicode/as identifiers/ - Vinod ----------------------------------------------------------- This is an automatically generated e-mail. To reply, visit: https://reviews.apache.org/r/9723/#review17346 ----------------------------------------------------------- On March 4, 2013, 6:57 p.m., Vinod Kone wrote: > > ----------------------------------------------------------- > This is an automatically generated e-mail. To reply, visit: > https://reviews.apache.org/r/9723/ > ----------------------------------------------------------- > > (Updated March 4, 2013, 6:57 p.m.) > > > Review request for mesos, Benjamin Hindman and Ben Mahler. > > > Description > ------- > > See summary. > > > Diffs > ----- > > src/common/type_utils.hpp fde69aeec403b3455839dca6b0b2e1507d81ba00 > src/examples/balloon_framework.cpp 78f03b69147367844bbd2c3762574aa6f11e670b > src/examples/java/TestFramework.java > dc892c7a6444d2940839529072258e151ea84d83 > src/examples/python/test_framework.py > bba1f508fdcff050c653f4b9de472a197ab8bb9f > src/examples/test_framework.cpp dd2dd575ec7287a922d7a7c9b4cc0e62c2e29e0e > > Diff: https://reviews.apache.org/r/9723/diff/ > > > Testing > ------- > > make check. > > > Thanks, > > Vinod Kone > >
