Skip to main content
bigstones's user avatar
bigstones's user avatar
bigstones's user avatar
bigstones
  • Member for 12 years, 4 months
  • Last seen more than a month ago
  • Italy
14 votes
Accepted

What principle is violated by having a button do two radically different things or screens act radically different depending on the situation

3 votes
Accepted

Name of this pattern to wrap functionality

3 votes

Intelligent builder pattern - different parameters depending on type - generics?

2 votes
Accepted

Is Activity/Fragment already a presenter?

2 votes

angularjs best practice by example

1 vote

How do I find out what type of exception I am supposed to raise?

1 vote

How do people deal with Android fragmentation?

1 vote

Design pattern for "operation on object allowed, only if object is in certain state"

1 vote

REST API - omitted properties in POST request: How should they be handled?

1 vote

Saving & Referencing different Schema Types in MongoDB (e.g. for a CMS with Building Blocks)

1 vote

In the OO DDD , does the domain object access the repository directly?

0 votes

How to use DAO effectively in my MMO server