lightningdb + patterns   38

OSCON 2005 - Dependency Injection
pretty good summary of DI in java and ruby
IOC  patterns  ruby 
july 2007 by lightningdb
A Pattern Language - Christopher Alexander
summary of Christopher Alexander's work on pattern language for architecture
architecture  design  patterns  books 
august 2006 by lightningdb
silk and spinach: avoid boolean parameters
the called method contains a runtime test to decide between two different code paths, despite thet fact that the calling method already knows which branch it requires! The duplication not only wastes a little runtime, it also spreads knowledge and respons
programming  patterns 
may 2006 by lightningdb
Approach to deal with double submits
an elegant way of dealing with double submits and the web interface shows always the result of the primary submit. And it works with your existing application without any code change - you just have to configure the filter.
html  patterns  design 
november 2005 by lightningdb
PatternShare
Design Patterns with a Microsoft technology slant
microsoft  patterns  design 
may 2005 by lightningdb

Copy this bookmark:



description:


tags: