[stringtemplate-interest] package name
Joseph Grace
ockham at gmail.com
Sat Oct 17 13:15:20 PDT 2009
Jonathan Buhacoff wrote:
Maybe a better parallel is that people who write a lot of I/O code in
Java are constantly writing InputStream, FileInputStream, etc. Java
has been around longer, and after 6 major versions of the Java
language, these common and useful classes have not been abbreviated to
IS or FIS.
Yes, the long name suits the Java naming conventions. However, for some
other languages/libraries (especially scripting languages), a long style
runs against the grain. The nice thing about the shorter name is that it's
more accessible, convenient, and concise for code in all languages without
being too bizarre in any of them.
I believe we'd all like to see ST suit as many languages and styles as
possible.
= Joe =
-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://www.antlr.org/pipermail/stringtemplate-interest/attachments/20091017/cebd18ac/attachment.html
More information about the stringtemplate-interest
mailing list