To clarify: On Sat, Jan 16, 2010 at 8:03 AM, Mark Miller <[email protected]> wrote: > They should not. I still believe they should only be strings. But I can live > with the proposed notion that they can be a JSON literal (i.e., an ES > expression in the subset of ES corresponding to JSON). I think this is > already more flexibility than we need in that position. I see no reason to > go any farther.
There are two forms: import <String> for the non-packaged case and, if packages and catalogs are accepted: import <String> from <JSONLiteral> import <String> from <String> Ihab -- Ihab A.B. Awad, Palo Alto, CA _______________________________________________ es-discuss mailing list [email protected] https://mail.mozilla.org/listinfo/es-discuss

