|
|
Browse by Tags
All Tags » Reinventing the wheel
-
Whenever I stray off the beaten path of Java generics, I instantly miss C#’s generics implementation. Earlier today, Java’s type erasure erased a few good hours of productivity whilst I was doing a spike on bringing the IRepository<T> experience to Java. In C# you can get the class of any generic type argument in a straight forward ...
-
Some days ago Ayende wrote Bumbler, a Microsoft Jasper clone, in two hours. In a comment to the post Andres Aguiar asked how long it would take to do a Microsoft Astoria clone as well. Ayende declined to do this, so we were left with the big question; ''How long will it take?''Today I decided to sit down and write a service similar to Astoria ...
|
|
|