Stack Exchange
log in
chat
meta
about
Stack Exchange
All Sites
Hot Questions
Top Users
Newsletters
Blogs
Sebastien Diot
Germany
Age: 41
Software Engineer. Mostly Java atm.
top
accounts
reputation
activity
favorites
subscriptions
Top Questions
34
votes
How to add a new Class in a Scala Compiler Plugin?
scala
asked Oct 17 '11 at 18:11
stackoverflow.com
23
votes
Is there a language or design pattern that allows the *removal* of object behavior or properties in a class hierarchy?
design-patterns
asked Nov 15 '11 at 12:04
programmers.stackexchange.com
19
votes
Is there a object-change-tracking/versioning Java API out there?
java
change-tracking
asked Apr 6 '12 at 13:54
stackoverflow.com
16
votes
How to log in Scala *without* a reference to the logger in *every instance*?
scala
logging
singleton
asked Jun 24 '11 at 9:53
stackoverflow.com
15
votes
Is there a specific design strategy that can be applied to solve most chicken-and-egg problems while using immutable objects?
design-patterns
immutable
asked Sep 12 '11 at 15:56
programmers.stackexchange.com
10
votes
Is there a central site/page for “advanced Scala” topics?
scala
asked Aug 17 '11 at 18:57
stackoverflow.com
10
votes
How could you model “scent trails” in a game?
ai
asked Sep 15 '12 at 20:42
gamedev.stackexchange.com
9
votes
How do you define a package-private *trait* in Scala?
scala
private
trait
asked Aug 23 '11 at 20:48
stackoverflow.com
9
votes
If the JVM keeps moving objects around when it does GC, how does it resolve references?
java
garbage-collection
jvm
heap
jdk
asked Feb 27 '12 at 13:24
stackoverflow.com
8
votes
How does the Scala compiler handle concrete trait methods?
java
scala
trait
asked Aug 14 '11 at 13:44
stackoverflow.com
1
2
3
next
Top Answers
5
How can I obtain the default value for a type in Scala?
stackoverflow.com
Stack Exchange works best with JavaScript enabled