http://bugzilla.ecoinformatics.org/show_bug.cgi?id=5722
--- Comment #6 from Christopher Brooks <[email protected]> --- 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.
_______________________________________________ Kepler-dev mailing list [email protected] http://lists.nceas.ucsb.edu/kepler/mailman/listinfo/kepler-dev
