This sounds like a good idea except for one immediate problem:
integration.

Any components would have to be developed as a suite (including the data
model) as it is not usually possible to integrate Order A with Product B
if they are not compatible.  Of course you could use the facade design
pattern, but this would get messy quickly and would negate the advantage
of having a ready made component.

I suspect that such a component library would require an overall design
to be maintained.  It is unlikely that the addition of components in an
ad-hoc manner would work effectively. 

On Fri, 2002-09-27 at 10:39, wonder sonic wrote:
> Hi Saroj,
> 
> 1 & 2) 
> In fact the kind of components can be sorted by
> domain:
> - network:
>     - SSL Connection management component
>     - Chat component
>     - Forum component
>     - Multicast component (JXTA...)
> - accounting:
>     - Order component
>     - invoice component
> - login/security:
>     - User component
>     - Administrator component (extends User...)
>     - Director component (extends User, link with
>       Address component (CMP...))
> - bio data-processing:
>     - BLAST algorithm processing component
>     - MMC algorithm processinc component
> 
> As you see, the domains can be infinite and the
> associated components too :)
> 
> Imagine the gained time all around the world...
> 
> To be continued... (I hope)
> 
>  --- Saroj Kumar <[EMAIL PROTECTED]> a écrit : >
> Hi Wonder Sonic,
> > 
> > Yeah, this seems to be a good idea.
> > 
> > Certainly it can be done.
> > 
> > Let us discuss it in depth.
> > 
> > Q-
> > 1) What kind of components are u thinking about?
> > 2) Which domain they work in?
> > 
> > -Saroj
> > 
> > -----Original Message-----
> > From: [EMAIL PROTECTED]
> > [mailto:[EMAIL PROTECTED]] On
> > Behalf Of wonder
> > sonic
> > Sent: Friday, September 27, 2002 1:51 PM
> > To: [EMAIL PROTECTED]
> > Subject: [JBoss-user] JBOSS - Components library
> > 
> > 
> > Hi,
> > I was wondering:
> > -1- JBoss seems to be free
> > -2- JBoss seems to be the most downloaded
> > Application
> > Server
> > -3- JBoss seems to be the most used by developpers
> > -4- A part of these developpers seems to be involved
> > in
> > the development of the open source community
> > -5- These developers develop things, particularly
> > EJBs...
> > 
> > So, according to the number of developers. How many
> > of
> > them have RE-developed an EJB?
> > 
> > My question is: How about add to JBoss a Components
> > library (ie: a set of EJBs) that could be reused by
> > others? Imagine the time spent to RE-develop the
> > same
> > things each time...
> > 
> > Waiting for replies... :)
> > 
> > Best regards to the JBoss and the Open Source
> > community,
> > Wonder Sonic
> > 
> >
> ___________________________________________________________
> > Do You Yahoo!? -- Une adresse @yahoo.fr gratuite et
> > en français !
> > Yahoo! Mail : http://fr.mail.yahoo.com
> > 
> > 
> >
> -------------------------------------------------------
> > This sf.net email is sponsored by:ThinkGeek
> > Welcome to geek heaven.
> > http://thinkgeek.com/sf
> > _______________________________________________
> > JBoss-user mailing list
> > [EMAIL PROTECTED]
> >
> https://lists.sourceforge.net/lists/listinfo/jboss-user
> > 
> > 
> > 
> >
> -------------------------------------------------------
> > This sf.net email is sponsored by:ThinkGeek
> > Welcome to geek heaven.
> > http://thinkgeek.com/sf
> > _______________________________________________
> > JBoss-user mailing list
> > [EMAIL PROTECTED]
> >
> https://lists.sourceforge.net/lists/listinfo/jboss-user 
> 
> ___________________________________________________________
> Do You Yahoo!? -- Une adresse @yahoo.fr gratuite et en français !
> Yahoo! Mail : http://fr.mail.yahoo.com
> 
> 
> -------------------------------------------------------
> This sf.net email is sponsored by:ThinkGeek
> Welcome to geek heaven.
> http://thinkgeek.com/sf
> _______________________________________________
> JBoss-user mailing list
> [EMAIL PROTECTED]
> https://lists.sourceforge.net/lists/listinfo/jboss-user
> 
-- 
Peter Beck BEng (hons)  - Managing Director, Electrostrata Ltd.
http://www.electrostrata.com  --+-+-+-+--  Experts in e-business and
e-commerce



-------------------------------------------------------
This sf.net email is sponsored by:ThinkGeek
Welcome to geek heaven.
http://thinkgeek.com/sf
_______________________________________________
JBoss-user mailing list
[EMAIL PROTECTED]
https://lists.sourceforge.net/lists/listinfo/jboss-user

Reply via email to