I think that capitalization approach has been out of favor for quite a
while. Here are my own thoughts on it (and I think I remember
changing my style to this after discussing coding style with Carl):
http://blogs.sun.com/tor/entry/code_advice_3_don_t
-- Tor
On Dec 3, 3:26 pm, Fabrizio Giudici
I've downloaded Lombok for NetBeans - I'll start playing with it
tomorrow. Just a quick question. From the web pages I see:
"For generating the method names, the first character of the field, if
it is a lowercase character, is title-cased, otherwise, it is left
unmodified. Then, get/set/is is p
here's a short screencast:
http://blogs.sun.com/alexismp/entry/lombok_meets_netbeans_and_java
-Alexis
On Dec 3, 2009, at 24:34, Reinier Zwitserloot wrote:
> Lombok now has preliminary support for NetBeans!
>
> I'm not sure if it was devoxx, or the posse, or you personally, but a
> lot of the wor
> GWT and Android don't actually claim to be Java -- which is a key
> distinction.
That's true, although that's again just legals. To 99% of developers
there's really no distinction (although there's an obvious lack of
Enum support in Android).
> App Engine is a hosting environment and as such ca
Casper Bang wrote:
> Perhaps, though is that really a lot different than what you see with
> GWT, App Engine and Android?
>
GWT and Android don't actually claim to be Java -- which is a key
distinction.
App Engine is a hosting environment and as such can arbitrarily restrict
what hosted code
Perhaps, though is that really a lot different than what you see with
GWT, App Engine and Android?
Anyway, I know that Anders hated the complexity of JNI and was more of
the school that we should make it easy to inter-operate - a very
different attitude to Java's 'thou shall not leave this
languag
Weiqi Gao wrote:
> Jess Holle wrote:
>
>> Casper Bang wrote:
>>
>>> Delegates in C# are first class methods of the language, basically
>>> type-safe method pointers matched by signature. C# has since gotten
>>> full Lambda expression support which I believe compiles down to the
>>> same, ex
Jess Holle wrote:
> Casper Bang wrote:
>> Delegates in C# are first class methods of the language, basically
>> type-safe method pointers matched by signature. C# has since gotten
>> full Lambda expression support which I believe compiles down to the
>> same, except with the latter you have some mo
Casper Bang wrote:
> Delegates in C# are first class methods of the language, basically
> type-safe method pointers matched by signature. C# has since gotten
> full Lambda expression support which I believe compiles down to the
> same, except with the latter you have some more options which they
>
Reinier Zwitserloot wrote:
> Lombok now has preliminary support for NetBeans!
>
> I'm not sure if it was devoxx, or the posse, or you personally, but a
> lot of the work was done by Jan Lahoda, who is a core contributor of
> NetBeans itself. We like patches :)
>
> Download the beta here:
>
> http:/
Kerry Sainsbury wrote:
> At least they didn't implement this portion:
> |inttm_year years since 1900
> |
> :-)
Well, they did: http://java.sun.com/j2se/1.4.2/docs/api/java/util/Date.html
In all methods of class Date that accept or return year, month, date,
hours, minutes, and seconds values
Hey,
What do you think is missing in Parleys.com to support training
sessions per day, except for the content ;)
We probably need to support questionnaires, survey's, exercise
material, etc?
Interested in your feedback!
Cheers,
Stephan
On Dec 3, 1:11 am, SpikyOrange wrote:
> Hi all,
>
> I'
figures... not very active apparently. :-( A pity really because it's a
great product.
On Mon, Nov 30, 2009 at 09:33, Jan Goyvaerts wrote:
> (please disregard my previous message... pressed by accident on the tab key
> again...)
>
> Hello Java people,
>
> Does anybody in here knows what the pla
13 matches
Mail list logo