API design: is "fault tolerance" a good thing?...
Read MoreShould ScheduledExecutorService.scheduleAt* methods re-schedule tasks if the task throws RuntimeExce...
Read MoreWhat design is better: universal builder or several concrete methods?...
Read MoreTips on designing a .NET API for future use with F#...
Read MoreMultiple operations depending on the type of the object passed...
Read MoreViewStateMode in ASP.NET 4.0 - backward compatibility?...
Read MoreDoes it make sense to use internal anchors for filtering a REST API's representation?...
Read Morestatic vs non-static method for immutable class...
Read MoreRestrictive API (imposing limits on the client user)...
Read MoreWhat name should have method which returns number of nested objects?...
Read MoreWhy do some APIs (like JCE, JSSE, etc) provide their configurable properties through singleton maps?...
Read MoreIs jQuery 1.4's new behavior a bad design choice?...
Read MoreDoes anyone design api or library code in this way?...
Read MoreAPI development, one gateway page?...
Read MoreOverloaded package-private method causes compilation failure - Is this a JLS oddity or javac bug?...
Read MoreNaming a dictionary structure that stores keys in a predictable order?...
Read MoreGeneric methods for checking if a library/API is thread safe...
Read MoreHiding Complexity by Building Concise Libraries...
Read MoreAsking for opinion for my MenuTree structure. Which is better, array or delimiter approach?...
Read MoreProhibit direct extension of Java class outside its package...
Read More