<html>
    <head>
      <base href="http://bugzilla.ecoinformatics.org/" />
    </head>
    <body>
      <p>
        <div>
            <b><a class="bz_bug_link 
          bz_status_NEW "
   title="NEW --- - Check for problems with sanitized RecordToken labels"
   href="http://bugzilla.ecoinformatics.org/show_bug.cgi?id=5722#c6">Comment # 6</a>
              on <a class="bz_bug_link 
          bz_status_NEW "
   title="NEW --- - Check for problems with sanitized RecordToken labels"
   href="http://bugzilla.ecoinformatics.org/show_bug.cgi?id=5722">bug 5722</a>
              from <span class="vcard"><a class="email" href="mailto:cxh@eecs.berkeley.edu" title="Christopher Brooks <cxh@eecs.berkeley.edu>"> <span class="fn">Christopher Brooks</span></a>
</span></b>
        <pre>The problem here is that we made a poor design decision many years ago about
record keys.  We decided that record keys need to be identifiers that are
compatible with the expression language, which basically means that record
keys need to be Java identifiers.

I'd entertain a proposal and implementation that would support arbitrary
record keys in the expression language.  

I took a quick look at modifying the parser to support spaces and got 
conflicts.</pre>
        </div>
      </p>
      <hr>
      <span>You are receiving this mail because:</span>
      
      <ul>
          <li>You are the QA Contact for the bug.</li>
      </ul>
    </body>
</html>