This is the mail archive of the kawa@sources.redhat.com mailing list for the Kawa project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

Re: Shorthand for Java


Per Bothner <per@bothner.com> writes:

> I have mixed feelings about dot notation and how natural it is.
> The Kawa "colon notation" has other advantages, including integration
> with XML namespace concepts.

I like the colon notation better, because I sometimes like to use dots
in regular variable names: When retrieving data from SQL columns
table1.id and table2.id, for example, it's nice to be able to name the
variables tabel1.id and table2.id.


-- 
<brlewis@[(if (brl-related? message)    ; Bruce R. Lewis
              "users.sourceforge.net"   ; http://brl.codesimply.net/
              "alum.mit.edu")]>


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]