Blackdrag's View
A bit Groovy Programming, a bit Java and other things too
Sunday, October 14, 2012
Open Blocks and MOP 2
›
In my last post I was describing how owner, delegate and this are needed in open blocks and how builders and resolve strategies change the ...
Monday, October 08, 2012
Owner, Delegate and (implicit) this in an Open Block
›
Many know of course groovy.lang.Closure, they know about delegates and such, but maybe not so many know why these things exist. What is a ...
Sunday, January 08, 2012
The invokedynamic API
›
I thought I should write a bit about the invokedynamic API, since the API is very powerful and flexible, but sometimes needs a bit getting u...
8 comments:
Thursday, November 03, 2011
The Java Way, simple Type Inference and Flow Sensitice Typing
›
In "Groovy static type checker: status update" Cédric gave one of his favorite type checking examples. Even though the example ma...
1 comment:
Wednesday, October 26, 2011
Flow Sensitive Typing?
›
While we (Guillaume, Cedric and myself) had a meeting in Paris, we talked about the typing system of Grumpy a bit. Coming from a dynamic l...
3 comments:
Feeling Grumpy?
›
Grumpy, might have been mentioned a few times here and there already, but what is it? It is a little project for Groovy we are currently ...
2 comments:
Wednesday, September 07, 2011
About primtive optimizations - Come into being
›
New idea? The idea to those kind of optimizations is by far not new in Groovy. In very early days the compiler had two modes of operation,...
1 comment:
‹
›
Home
View web version