From: Lane S. <la...@op...> - 2003-05-29 06:59:55
|
the : is being used in java 1.5 over the new iterator: for (element : list) { System.out.println(element) } read "object element in list" so I would definitely vote for : -Lane Eric B. Ridge wrote: > On Tuesday, May 27, 2003, at 10:17 AM, Keats wrote: > >> From: "Endre Stølsvik" <web...@st...> >> >>> Alignment with Velocity? >> >> >> Does anybody know what syntax Velocity ended up with? I don't think >> it's >> made it into their docs yet. > > > I just IM'd Geir about it. His response: "I don't recall". Plus, I > don't think this has made it into any of their recent beta releases. > > Maybe it's time for V to align with WM, and they can use { "key" : > "value" } :) > > eric > > > > ------------------------------------------------------- > This SF.net email is sponsored by: ObjectStore. > If flattening out C++ or Java code to make your application fit in a > relational database is painful, don't do it! Check out ObjectStore. > Now part of Progress Software. http://www.objectstore.net/sourceforge > _______________________________________________ > Webmacro-devel mailing list > Web...@li... > https://lists.sourceforge.net/lists/listinfo/webmacro-devel > |