[kepler-dev] [Bug 5722] Check for problems with sanitized RecordToken labels

bugzilla-daemon at ecoinformatics.org bugzilla-daemon at ecoinformatics.org
Wed Dec 5 15:50:19 PST 2012


http://bugzilla.ecoinformatics.org/show_bug.cgi?id=5722

--- Comment #6 from Christopher Brooks <cxh at eecs.berkeley.edu> ---
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.

-- 
You are receiving this mail because:
You are the QA Contact for the bug.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.nceas.ucsb.edu/kepler/pipermail/kepler-dev/attachments/20121205/fcf94d37/attachment.html>


More information about the Kepler-dev mailing list