28 August 2007
Why active record sucks
(via)Active Record may be used to implement ORM, but it should never be used as an ORM.
10 August 2007
MySQL Community split officially a failure
MySQL fundamentally misunderstands their community
07 August 2007
Exception is an Inheritance Nazi - Stubblog
(via)Whoever made its get*() methods final and the trace property private did not thought any second about how exceptions may be used or that people need to implement their own stack trace handling.
1
(3 marks)