Martin
Can I assume that the IDE of everyone is capable to handle unicode
characters? I tend to use unicode a lot for drawing tables, trees, etc.
Code are easier to read if we can write "└─ some node" instead than
"\u2514\u2500 some node" in the Java source files. I also like to use
the standard latitude and longitudes symbols, φ and λ, as local variables...
- Unicode is source code okay? Martin Desruisseaux
- Re: Unicode is source code okay? Mattmann, Chris A (388J)
- Re: Unicode in source code okay? Martin Desruisseaux
