StackRating

An Elo-based rating system for Stack Overflow
Home   |   About   |   Stats and Analysis   |   Get a Badge
Rating Stats for

casablanca

Rating
1597.95 (1,869th)
Reputation
60,853 (1,505th)
Page: 1 2 3 4 ... 23
Title Δ
Why is dependency injection better than using factories? -0.19
A global static class to contain data -1.12
Best way to get string representation of object attribute -0.12
HashMap or ConcurrentHashMap at Java Controllers? +1.52
How to refactor procedural code? +1.00
Designing a class hierarchy for game objects in C++ -0.23
Enhancing a builder - subclass the builder or create a builder deco... 0.00
Efficient Java Annotations -1.34
When I need some item, should I just use its "int id" ins... -0.56
creating a class for something trivial ? 0.00
Composite pattern in PHP, how to design classes to work around the... 0.00
Is it reasonable to use a non-static class if that class does not c... -0.29
Yet another "Is this a pattern and if yes, what's the name&quo... 0.00
Better structure for request based protocol implementation +0.65
Win32 API like CreateProcess, but works on bat/cmd/etc. (i.e. uses... 0.00
Which objects should contain the database access methods in domain... +0.10
Java DAO pattern and runtime dependencies 0.00
Decoupling command (pattern) sending classes from receivers? +0.98
Why would you assign a function to a variable instead of declaring... +0.09
Justification for wrapping constructor with a regular function? 0.00
Abstraction is changed? -0.65
Need a simple example of a type that includes units +0.35
Modeling two parallel aggregate, entity, value object hierarchies 0.00
Patterns for role-based behaviour -0.64
Separating Service Logic from Data +0.58
Java: how to describe a network packet? -2.46
Mapping ActiveRecord Objects to create a new object 0.00
MyObject.DoSomething() vs MyService.DoSomething(MyObject) +0.32
Aid with code organization? 0.00
Unknown Sender PHP (Code inside) 0.00
DDD and CRUD-type apps 0.00
Wrapping access to collections in DDD? -0.62
How to share common class with non-common functions among components? -0.44
resource lookup for entity construction in DDD +1.33
Technial confusion between compilation and interpretation -1.33
What is the name of this pattern - call function when last conditio... -0.66
Pass an interface object to constructor or method -0.39
How does Domain Driven Design handle Reporting? -1.86
Is it a better practice to inject all variables in the constructor... -0.91
Applying DDD principles with C# repositories -0.63
How long should you keep an ODBC SQL connection open? -0.46
Amazon Web Services (AWS) S3 Java create a sub directory (object) 0.00
Coupling object hierarchy and operations -0.42
How do you design classes who would conceptually have an overwhelmi... +0.36
TreeView item lost higlight color after minimize 0.00
Design pattern to switch a state for a set of functions 0.00
Design: Exposing user interface behaviour to external systems -0.18
Does every class in the design model have to be present in the doma... -1.10
Shouldn't in the following model an Address be a Value Object? +0.36
Are these values also Value Objects? +0.32