The Artima Developer Community
Sponsored Link

Java Buzz Forum
Where are the Components? The Haus!

0 replies on 1 page.

Welcome Guest
  Sign In

Go back to the topic listing  Back to Topic List Click to reply to this topic  Reply to this Topic Click to search messages in this forum  Search Forum Click for a threaded view of the topic  Threaded View   
Previous Topic   Next Topic
Flat View: This topic has 0 replies on 1 page
Brian McCallister

Posts: 1282
Nickname: frums
Registered: Sep, 2003

Brian McCallister is JustaProgrammer who thinks too much.
Where are the Components? The Haus! Posted: Jul 1, 2005 9:41 AM
Reply to this message Reply

This post originated from an RSS feed registered with Java Buzz by Brian McCallister.
Original Post: Where are the Components? The Haus!
Feed Title: Waste of Time
Feed URL: http://kasparov.skife.org/blog/index.rss
Feed Description: A simple waste of time and weblog experiment
Latest Java Buzz Posts
Latest Java Buzz Posts by Brian McCallister
Latest Posts From Waste of Time

Advertisement

I read another "Where are the components?" lament recently -- someone wondering where all this great, reusable, object-oriented code could be found. Dude, it's all over! All these frameworks people complain about having to choose between, all the libraries people complain about serving no reasonable purpose (except when suddenly you need them!). Crap, they're all over.

I bumped into a side growth of that -- the component instead of library or framework is out there too. As, over the last couple years, less intrusive component containers have been catching on, component integration has been moving to the component level instead of container level. If you look at Spring, it bootstrapped itself into relevance by bundling integration code for a bunch of different libraries, effectively componentizing those libraries. Now you see most new libraries componentizing themselves and making that their default mode of operation. Cool stuff!

Nosing around the haus again really drove that home. Almost every library-oriented project there (which is almost every project there) has hooks to bind to almost every container in even limited use. Crazy! Is a big library-integration lovefest.

Read: Where are the Components? The Haus!

Topic: Live with passion Previous Topic   Next Topic Topic: Google Maps now supports Australia

Sponsored Links



Google
  Web Artima.com   

Copyright © 1996-2019 Artima, Inc. All Rights Reserved. - Privacy Policy - Terms of Use