javatools
-
Project Lombok, current aim javac change, next aim world domination!
3:59 AM Nov 20th
from web
-
Lombok: import Collections.sort extends List;
ArrayList list = ...;
list.sort();
3:26 AM Nov 20th
from web
-
project lombok: missed the start due to interesting discussions, let's see if I can still get it...
3:20 AM Nov 20th
from web
-
import java.dyn.*;
Dynamic d = Dynamic.createDynamic();
d.invoke("mymethod1", new Object())
looks like reflection but isn't..
2:41 AM Nov 20th
from web
-
universal VM: I guessed right Thomas is listed on the slides :-)
2:40 AM Nov 20th
from web
-
universal VM: JRuby e.g. doesn't declare it throws e.g. IOException. That's 1 of the problems
2:40 AM Nov 20th
from web
-
universal VM: how can Java code access libraries written in dynamic languages? Much to consider... e.g. Checked Exceptions
2:37 AM Nov 20th
from web
-
we'll do a netbeans platform training at JKU Linz soon, gotta ask Thomas Wuerthinger about Scheme
2:31 AM Nov 20th
from web
-
universal VM: likely invoke dynamic adopters besides JRuby: Jython, Clojure, Scheme (JKU Linz)
2:31 AM Nov 20th
from web
-
universal VM: now the jvm knows the target method, it can start inlining, which is the "uber-optimization"
2:28 AM Nov 20th
from web
-
universal VM: 1. time vm executes invokedynamic it consults language logic, 2nd time it goes to answer directly
2:25 AM Nov 20th
from web
-
universal VM: caller --invokedynamic--> language logic --invokevirtual--> method
2:23 AM Nov 20th
from web
-
javatools
universal VM: invokevirtual performs a method call, new "invokedynamic" asks "language logic" how to invoke method
2:18 AM Nov 20th
from web
-
If we could make one change in favor of dynamic languages: More flexible method calls
2:15 AM Nov 20th
from web
-
the "spring" catapulted me out of the session, in the "universal VM" session ow, let's do bytecode!
2:13 AM Nov 20th
from web
-
in the modular web applications & OSGi talk. Thought it would be more technical, now he's talking about porting steps.
1:54 AM Nov 20th
from web
-
in summary I think pomodoro has some nice ideas, perfect for students, but probably not really applicable in teams
1:48 AM Nov 20th
from web
-
the nice thing about pomodoro is that it forces you to take breaks..., add that to gtd, and it might be a nice technique
1:29 AM Nov 20th
from web
-
questions: how about 2 or 3 minutes tasks? -> they are put together in one task... also not very good, but these are good questions!
1:28 AM Nov 20th
from web
-
questions: How does it fit in a team? not a really good answer: "You make adaptions..."
1:26 AM Nov 20th
from web
|
- Name Javatools Community
- Web http://community....
- Bio JavaTools Community is a community for developers intererested in java development tools.
|