[jsr294-modularity-eg] 294 EG conf call, 2009-05-13

Bob Lee crazybob at crazybob.org
Sun May 17 13:33:11 EDT 2009


I thought of another example. Alex, you mentioned that boolean would be one
of the few types aside from String that we could support (I think we should
also consider supporting enums, map literals, class literals, arrays, etc.).
If we support String values only, module systems will have to convert
Strings to booleans. One module system could let "TRUE", "t", "yes", "true "
and even "" all convert to true while another might only support "true"
(case sensitive, no whitespace).

Bob
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://cs.oswego.edu/pipermail/jsr294-modularity-eg/attachments/20090517/119af88e/attachment.html>


More information about the jsr294-modularity-eg mailing list