Groups | Search | Server Info | Keyboard shortcuts | Login | Register [http] [https] [nntp] [nntps]
Groups > comp.lang.java.programmer > #6453
| Path | csiph.com!x330-a1.tempe.blueboxinc.net!usenet.pasdenom.info!aioe.org!news.swapon.de!fu-berlin.de!uni-berlin.de!individual.net!not-for-mail |
|---|---|
| From | Robert Klemme <shortcutter@googlemail.com> |
| Newsgroups | comp.lang.java.programmer |
| Subject | Re: JavaBeans |
| Date | Sat, 23 Jul 2011 17:36:42 +0200 |
| Lines | 45 |
| Message-ID | <99084jFnbuU1@mid.individual.net> (permalink) |
| References | <Java-Beans-20110723141119@ram.dialup.fu-berlin.de> <j0eoil$vjg$1@dont-email.me> <Beans-20110723172255@ram.dialup.fu-berlin.de> |
| Mime-Version | 1.0 |
| Content-Type | text/plain; charset=ISO-8859-1; format=flowed |
| Content-Transfer-Encoding | 7bit |
| X-Trace | individual.net gVHAdHtCdR4GhTgFMTtSZghsRISrtfSAfwXES27uX11BESgOU= |
| Cancel-Lock | sha1:3DWzflDUmiYG5ZU2T2g8LOA7rr8= |
| User-Agent | Mozilla/5.0 (Windows; U; Windows NT 6.0; en-US; rv:1.9.2.18) Gecko/20110616 Lightning/1.0b2 Thunderbird/3.1.11 |
| In-Reply-To | <Beans-20110723172255@ram.dialup.fu-berlin.de> |
| Xref | x330-a1.tempe.blueboxinc.net comp.lang.java.programmer:6453 |
Show key headers only | View raw
On 23.07.2011 17:23, Stefan Ram wrote: > markspace<-@.> writes: >> I suspect we are missing some context here. Not all Java beans uses >> have worked out. Is there a link to your source? > > Yes, I found it! > > |Date: Sun, 10 Jul 2011 13:34:19 +0100 > |From: Tom Anderson<twic@urchin.earth.li> > |Subject: Re: Spring/hibernate and JDBC > |(...) > |Waitwhat? Tools composing applications out of JavaBeans? Wasn't that idea > |dead in, like, 1998? What the hell is going on here? Is there some mad > |backwater Lost World of Java development where people are actually > |building apps by dragging icons around in tools? <disclaimer>I do not overlook the whole Java industry.</disclaimer> I think what this refers to is the aspect of JB to have a bean bundled together with a GUI component and that this can be used to configure the bean for use. I have never seen this done but then again I'm mostly under way on server side. If there are some examples where that approach has been used successfully (or even used at all) I'd be interested to hear them. When looking for reasons why there is no widespread adoption then maybe we have to look at general issues with component based development - and here I mean that version of CBD where you go into a store and buy components from different vendors with the functionality you need and then you "only" plug your application together. Of course there are a lot of components around (some view every class as a component) but in my experience they are usually created by one team. Several other aspects of JB (for example: properties) are widely in use and in fact a whole lot of other standards and tools rely on the property accessor naming convention. Kind regards robert -- remember.guy do |as, often| as.you_can - without end http://blog.rubybestpractices.com/
Back to comp.lang.java.programmer | Previous | Next — Previous in thread | Next in thread | Find similar
Re: JavaBeans markspace <-@.> - 2011-07-23 08:15 -0700
Re: JavaBeans Robert Klemme <shortcutter@googlemail.com> - 2011-07-23 17:36 +0200
Re: JavaBeans markspace <-@.> - 2011-07-23 08:46 -0700
Re: JavaBeans lewbloch <lewbloch@gmail.com> - 2011-07-23 08:55 -0700
Re: JavaBeans Arne Vajhøj <arne@vajhoej.dk> - 2011-07-23 12:01 -0400
Re: JavaBeans lewbloch <lewbloch@gmail.com> - 2011-07-23 09:50 -0700
Re: JavaBeans Tom Anderson <twic@urchin.earth.li> - 2011-07-25 13:01 +0100
csiph-web