[nem-en] Scala: what you say about it?
NoiseEHC
NoiseEHC at freemail.hu
Sun Nov 19 17:54:16 CET 2006
BTW I do not propose a new type system, just some notion of automatic
interface generation/implementation,
automatic propagation/checking of invariants, and some simple rule based
local variable capture.
I am clearly not in a position to decide whether it is a well researched
area or just some macro work,
or a known impossible thing in language design so that is the reason I
asked about that.
Sandro Magi wrote:
> NoiseEHC wrote:
>
>> Ok, another question:
>>
>> It is one of my old ideas that there should be support for some kind of
>> context oriented programming (in any language, it is older than I know
>> Nemerle). So the problem it would solve that normally if you write
>> components you have to pass around a lot of stuff from the caller to the
>> component, and it is really frustrating to type all those parameters for
>> every fucking function. [...]
>> This problem is directly addressed in the Scala video so
>> maybe it is important enough to have a language supported solution.
>>
>
> Precisely. Scala addresses it right in the type system with their notion
> of mixin composition. It seems like quite a powerful technique.
>
> Sandro
>
> _______________________________________________
> https://nemerle.org/mailman/listinfo/devel-en
>
>
>
More information about the devel-en
mailing list