<html>
  <head>
    <meta content="text/html; charset=ISO-8859-1"
      http-equiv="Content-Type">
  </head>
  <body bgcolor="#FFFFFF" text="#000000">
    <div class="moz-cite-prefix">On 6/10/13 14:49 , Peter Kasson wrote:<br>
    </div>
    <blockquote
cite="mid:CAB_7H9mkuia_5EXpheAVYgD_-6-mWYKsxTtmAz7hfWV_CTyRLA@mail.gmail.com"
      type="cite">
      <meta http-equiv="Content-Type" content="text/html;
        charset=ISO-8859-1">
      <div dir="ltr"><span
          style="font-family:arial,sans-serif;font-size:13px">My
          understanding is that our c++ convention is to use the gmx
          namespace, right?</span><br
          style="font-family:arial,sans-serif;font-size:13px">
        <a moz-do-not-send="true"
href="http://www.gromacs.org/index.php?title=Developer_Zone/Programming_Guide/Allowed_C%2B%2B_Features"
          target="_blank"
          style="font-family:arial,sans-serif;font-size:13px">http://www.gromacs.org/index.php?title=Developer_Zone/Programming_Guide/Allowed_C%2B%2B_Features</a><br
          style="font-family:arial,sans-serif;font-size:13px">
        <br style="font-family:arial,sans-serif;font-size:13px">
        <span style="font-family:arial,sans-serif;font-size:13px">The
          example there of gmx::gmx_unique_ptr does seem a little
          redundant. &nbsp;If we're using the gmx namespace, then it would
          seem we'd want to ditch the gmx prefix. &nbsp;Is that what you're
          suggesting, Berk?</span><br
          style="font-family:arial,sans-serif;font-size:13px">
      </div>
    </blockquote>
    I was still talking about C, not C++.<br>
    In C++ we should certainly ditch the gmx_ prefix.<br>
    In C as well in 5.0, as all C code should be hidden behind a C++
    api, I suppose.<br>
    The question is how far we will get with that before a 5.0 release
    date. Anyhow, all data structure disentangling work I will now
    involves low level stuff, except maybe for some of the higher level
    communication structs.<br>
    <br>
    Cheers,<br>
    <br>
    Berk<br>
    <blockquote
cite="mid:CAB_7H9mkuia_5EXpheAVYgD_-6-mWYKsxTtmAz7hfWV_CTyRLA@mail.gmail.com"
      type="cite">
      <div dir="ltr">
        <br style="font-family:arial,sans-serif;font-size:13px">
        <span style="font-family:arial,sans-serif;font-size:13px">Thanks,</span><br
          style="font-family:arial,sans-serif;font-size:13px">
        <span style="font-family:arial,sans-serif;font-size:13px">--Peter</span><br>
        <div class="gmail_extra"><br clear="all">
          <div><br>
----------------------------------------------------------------------<br>
            Peter Kasson, MD, PhD<br>
            Assistant Professor<br>
            Departments of Molecular Physiology and Biological Physics<br>
            and of Biomedical Engineering<br>
            University of Virginia<br>
          </div>
          <br>
          <br>
        </div>
      </div>
      <br>
      <fieldset class="mimeAttachmentHeader"></fieldset>
      <br>
    </blockquote>
    <br>
  </body>
</html>