This post originated from an RSS feed registered with Java Buzz
by dion.
Original Post: RE: Components, Design, and Functions
Feed Title: techno.blog(Dion)
Feed URL: http://feeds.feedburner.com/dion
Feed Description: blogging about life the universe and everything tech
I liked reading Brian's ditty on Components, Design, and Functions.
It is good to see more examples of how people are using IoC and simple containers such as NanoWeb.
I think the following says a lot:
I used nanoweb here as it is a great for short-and-sweet type things (like this example) and has mostly replaced ruby/cgi for minimal web apps for me as it simply gives you so much for so little.
Faster development??? Now *that* is good to hear.