Home | Contact Us | FAQ | Search & Site Map | Link to Us
Sign In | Join | Other 45 Sites in Network
HomeAnnouncementsWhite Papers
Discussion GroupsFirst AidDatabasesJavaBeansGUIJava 3DVirtual MachineCORBASecurityToolsGeneral
Java DirectoryOpen Source ProjectsSample Book ChaptersUser GroupsWeb Resources
Related Topics
Databases.NETMore Topics ...

Java Forum / General / December 2005

Tip: Looking for answers? Try searching our database.

Software Component Architecture

Thread view: 
Aned - 06 Dec 2005 15:01 GMT
The term component architecture is widely used, its meaning is the
internal components, connectors and configurations. However,  to me, it
seems a bit vague!

for example, what is the meaning of JavaBeans Architecture, does the
previous meaning still apply?

In my opinion, I believe that a component should have two kinds of
architectures,
- internal architecture: this reflects the internal components,
connectors, and configuration.
- external architecture: this indicates that the component should
conform to its interface. hence its interface has certain architecture,
this will be the component's external architecture.

so we could distinguish between components according to their external
architecture.

any opinion?
Chris Smith - 06 Dec 2005 15:55 GMT
> In my opinion, I believe that a component should have two kinds of
> architectures,
[quoted text clipped - 8 lines]
>
> any opinion?

I might have an opinion, but I'm still trying to figure out what you
said.

Certainly design is hierarchical, in that each piece of the design at
the top level may be further designed.  So at a given level, you might
identify a component and says that it has "internal" and "external"
design, by which you would mean the levels of design directly above and
below the existence of this component.  Sometimes the word
"architecture" is used to apply to software design at the top level.  
Sometimes it means other things, depending on to whom you are speaking.  
Of course, the word "component" itself is rather ambiguous, too.

So, if you clarify your meaning, you might get more (and more useful)
responses.

Signature

www.designacourse.com
The Easiest Way To Train Anyone... Anywhere.

Chris Smith - Lead Software Developer/Technical Trainer
MindIQ Corporation

Aned - 06 Dec 2005 16:37 GMT
I regard components as source code fragments with interface. So the
internal architecture of a component will be the sub-components, and
their communications. while the external architecture of a component is
its interface. In fact I distinguish between two types of interfaces.
- functional interface: this is responsible of acquiring and providing
services.
- architectural interface: , this is my interest actually,  this is
responsible of allowing a component to be plugged automatically to a
certain architecture. for example, Applet has 4 methods that need to be
satisfied in order to be able to work under internet explorer. I'd
define the "architectural interface" as the interface that define the
life cycle methods of a component.

so, what I want to achieve is to use component interface(i.e.
architectural interface) to distinguish between components (i.e.
Classify components). I wonder if this kind of classification is
effective for reusing components?
Shin - 06 Dec 2005 17:15 GMT
There are quite a lot plug-in architectures.  You can certainly
classify them accordingly.  But what do you mean by "reusing"?
Classification alone can not improve reusability.

-Shin
Thomas Weidenfeller - 06 Dec 2005 17:13 GMT
> any opinion?

comp.lang.java.advocacy is the next door to the right. F'up set.

/Thomas
Signature

The comp.lang.java.gui FAQ:
ftp://ftp.cs.uu.nl/pub/NEWS.ANSWERS/computer-lang/java/gui/faq
http://www.uni-giessen.de/faq/archiv/computer-lang.java.gui.faq/

Chris Uppal - 06 Dec 2005 18:00 GMT
> > any opinion?
>
> comp.lang.java.advocacy is the next door to the right. F'up set.

Eh !?  What are you talking about ? Aned's post wasn't any form of advocacy.

   -- chris


Free Magazines

Get these publications absolutely FREE for up to 12 months. There are no hidden fees and no obligation. Simply choose a title, complete the application form and submit it. Read more ...

Oracle MagazineNetwork ComputingComputer WorldBio-IT WorldeWeekInformation WeekInfosecurity
 
Sign In
Join
My Latest Posts
My Monitored Threads
My Blog
My Photo Gallery
My Profile
My Homepage

Start New Thread
Enable EMail Alerts
Rate this Thread



©2008 Advenet LLC   Privacy Policy - Terms of Use
This website includes both content owned or controlled by Advenet as well as content owned or controlled by third parties.