apeach a écrit :
> I love intuitive type recognition.
>
> no need to 'DIM everything AS Integer' etc.!
>
not to mention the ever hilarious (that is, when you don't have to
maintain it) typical Java idiom:
EveryThing theEveryThing = new EveryThing();