<html>
  <head>
    <meta content="text/html; charset=windows-1252"
      http-equiv="Content-Type">
  </head>
  <body bgcolor="#FFFFFF" text="#000000">
    +1<br>
    <br>
    <div class="moz-cite-prefix">On 9/9/2015 10:03 AM, Aashish Chaudhary
      wrote:<br>
    </div>
    <blockquote
cite="mid:CAEw35Z_4j13Uke_5zaKtsTzARX_5z5aNQbnDmQXKkeyc-hG5JQ@mail.gmail.com"
      type="cite">
      <div dir="ltr">+1 </div>
      <div class="gmail_extra"><br>
        <div class="gmail_quote">On Wed, Sep 9, 2015 at 9:20 AM, David
          Gobbi <span dir="ltr"><<a moz-do-not-send="true"
              href="mailto:david.gobbi@gmail.com" target="_blank">david.gobbi@gmail.com</a>></span>
          wrote:<br>
          <blockquote class="gmail_quote" style="margin:0 0 0
            .8ex;border-left:1px #ccc solid;padding-left:1ex">
            <div dir="ltr">+1
              <div>
                <div class="h5">
                  <div><br>
                    <div class="gmail_extra"><br>
                      <div class="gmail_quote">On Wed, Sep 9, 2015 at
                        7:14 AM, David E DeMarle <span dir="ltr"><<a
                            moz-do-not-send="true"
                            href="mailto:dave.demarle@kitware.com"
                            target="_blank"><a class="moz-txt-link-abbreviated" href="mailto:dave.demarle@kitware.com">dave.demarle@kitware.com</a></a>></span>
                        wrote:<br>
                        <blockquote class="gmail_quote" style="margin:0
                          0 0 .8ex;border-left:1px #ccc
                          solid;padding-left:1ex">
                          <div dir="ltr">+1
                            <div><br>
                              <div><br>
                              </div>
                            </div>
                          </div>
                          <div class="gmail_extra"><br clear="all">
                            <div>
                              <div>David E DeMarle<br>
                                Kitware, Inc.<br>
                                R&D Engineer<br>
                                21 Corporate Drive<br>
                                Clifton Park, NY 12065-8662<br>
                                Phone: <a moz-do-not-send="true"
                                  href="tel:518-881-4909"
                                  value="+15188814909" target="_blank">518-881-4909</a></div>
                            </div>
                            <br>
                            <div class="gmail_quote">
                              <div>
                                <div>On Wed, Sep 9, 2015 at 9:08 AM,
                                  Berk Geveci <span dir="ltr"><<a
                                      moz-do-not-send="true"
                                      href="mailto:berk.geveci@kitware.com"
                                      target="_blank"><a class="moz-txt-link-abbreviated" href="mailto:berk.geveci@kitware.com">berk.geveci@kitware.com</a></a>></span>
                                  wrote:<br>
                                </div>
                              </div>
                              <blockquote class="gmail_quote"
                                style="margin:0 0 0 .8ex;border-left:1px
                                #ccc solid;padding-left:1ex">
                                <div>
                                  <div>
                                    <div dir="ltr">Hi folks,
                                      <div><br>
                                      </div>
                                      <div>
                                        <div
                                          style="font-size:12.8000001907349px">What
                                          would you think of changing
                                          VTK's indentation style from:</div>
                                        <div
                                          style="font-size:12.8000001907349px"><br>
                                        </div>
                                        <div
                                          style="font-size:12.8000001907349px">
                                          <div
                                            style="font-size:12.8000001907349px">if
                                            ()</div>
                                          <div
                                            style="font-size:12.8000001907349px"> 
                                            {</div>
                                          <div
                                            style="font-size:12.8000001907349px"> 
                                            // ..</div>
                                          <div
                                            style="font-size:12.8000001907349px"> 
                                            }</div>
                                          <div
                                            style="font-size:12.8000001907349px"><br>
                                          </div>
                                          <div
                                            style="font-size:12.8000001907349px">to</div>
                                          <div
                                            style="font-size:12.8000001907349px"><br>
                                          </div>
                                          <div
                                            style="font-size:12.8000001907349px">if
                                            ()</div>
                                          <div
                                            style="font-size:12.8000001907349px">{</div>
                                          <div
                                            style="font-size:12.8000001907349px"> 
                                            // ...</div>
                                          <div
                                            style="font-size:12.8000001907349px">}</div>
                                          <div
                                            style="font-size:12.8000001907349px"><br>
                                          </div>
                                          <div
                                            style="font-size:12.8000001907349px">?</div>
                                          <div
                                            style="font-size:12.8000001907349px"><br>
                                          </div>
                                          <div
                                            style="font-size:12.8000001907349px">Our
                                            current style (modified
                                            Whitesmiths I am told) is
                                            used only by very few
                                            projects,</div>
                                          <div
                                            style="font-size:12.8000001907349px">mostly
                                            related to VTK ones (ITK,
                                            CMake). It is poorly
                                            supported by some of the
                                            newer editors</div>
                                          <div
                                            style="font-size:12.8000001907349px">that
                                            are widely popular (Sublime,
                                            TextMate etc.) and IMO
                                            foreign to the new
                                            generation</div>
                                          <div
                                            style="font-size:12.8000001907349px">C++
                                            developers.</div>
                                          <div
                                            style="font-size:12.8000001907349px"><br>
                                          </div>
                                          <div
                                            style="font-size:12.8000001907349px">The
                                            style I propose is modified
                                            Allman style - with
                                            indentation changed from 4
                                            to 2 spaces.</div>
                                          <div
                                            style="font-size:12.8000001907349px">It
                                            is much more common.</div>
                                          <div
                                            style="font-size:12.8000001907349px"><br>
                                          </div>
                                          <div
                                            style="font-size:12.8000001907349px">If
                                            approved by the community,
                                            we would change VTK
                                            wholesale. This should not
                                            be</div>
                                          <div
                                            style="font-size:12.8000001907349px">an
                                            issue for history as git
                                            blame/annotate can be told
                                            to skip white spaces.</div>
                                          <div
                                            style="font-size:12.8000001907349px"><br>
                                          </div>
                                          <div
                                            style="font-size:12.8000001907349px">Best,</div>
                                          <div
                                            style="font-size:12.8000001907349px">-berk</div>
                                        </div>
                                      </div>
                                    </div>
                                  </div>
                                </div>
                              </blockquote>
                            </div>
                          </div>
                        </blockquote>
                      </div>
                    </div>
                  </div>
                </div>
              </div>
            </div>
            <br>
            _______________________________________________<br>
            Powered by <a moz-do-not-send="true"
              href="http://www.kitware.com" rel="noreferrer"
              target="_blank">www.kitware.com</a><br>
            <br>
            Visit other Kitware open-source projects at <a
              moz-do-not-send="true"
              href="http://www.kitware.com/opensource/opensource.html"
              rel="noreferrer" target="_blank"><a class="moz-txt-link-freetext" href="http://www.kitware.com/opensource/opensource.html">http://www.kitware.com/opensource/opensource.html</a></a><br>
            <br>
            Search the list archives at: <a moz-do-not-send="true"
              href="http://markmail.org/search/?q=vtk-developers"
              rel="noreferrer" target="_blank">http://markmail.org/search/?q=vtk-developers</a><br>
            <br>
            Follow this link to subscribe/unsubscribe:<br>
            <a moz-do-not-send="true"
              href="http://public.kitware.com/mailman/listinfo/vtk-developers"
              rel="noreferrer" target="_blank">http://public.kitware.com/mailman/listinfo/vtk-developers</a><br>
            <br>
            <br>
          </blockquote>
        </div>
        <br>
        <br clear="all">
        <div><br>
        </div>
        -- <br>
        <div class="gmail_signature">
          <div dir="ltr"><font face="trebuchet ms, sans-serif"><i>|
                Aashish Chaudhary <br>
                | Technical Leader         <br>
                | Kitware Inc.            <br>
              </i></font>
            <div><i><font face="trebuchet ms, sans-serif">| </font><a
                  moz-do-not-send="true"
                  href="http://www.kitware.com/company/team/chaudhary.html"
                  target="_blank"><a class="moz-txt-link-freetext" href="http://www.kitware.com/company/team/chaudhary.html">http://www.kitware.com/company/team/chaudhary.html</a></a></i></div>
          </div>
        </div>
      </div>
      <br>
      <fieldset class="mimeAttachmentHeader"></fieldset>
      <br>
      <pre wrap="">_______________________________________________
Powered by <a class="moz-txt-link-abbreviated" href="http://www.kitware.com">www.kitware.com</a>

Visit other Kitware open-source projects at <a class="moz-txt-link-freetext" href="http://www.kitware.com/opensource/opensource.html">http://www.kitware.com/opensource/opensource.html</a>

Search the list archives at: <a class="moz-txt-link-freetext" href="http://markmail.org/search/?q=vtk-developers">http://markmail.org/search/?q=vtk-developers</a>

Follow this link to subscribe/unsubscribe:
<a class="moz-txt-link-freetext" href="http://public.kitware.com/mailman/listinfo/vtk-developers">http://public.kitware.com/mailman/listinfo/vtk-developers</a>

</pre>
    </blockquote>
    <br>
  </body>
</html>