On Mon, 2 Sep 2002 00:39, Leo Simons wrote:
> container: An active entity that manages component lifecycles and
> performs low-level functions

-1 on using the term Container in anything but the most abstract terms (ie an 
entity that hosts components). Different architectures tend to define the 
term container to mean different things completely. ie CORBA Adaptors are 
termed EJB Containers, each EJB-JAR partition is often refurred to as a 
container and the whole EJB application server as a whole is often referred 
to as a container. 

That is only one facet. Try using the same terminology across domains and all 
sorts of inconsistencies arise. 

> entity: part of the computer hardware and/or software system

-1

Entitys is too generic a term and it often used to refer to concepts other 
that what you define it to refer to.

> resource: any entity or combination of entities

-1

see above. And repeat for oodles more terms you used ;)

-- 
Cheers,

Peter Donald
Sufficiently advanced science is 
 indistinguishable from magic" 
               -- Arthur C. Clarke


--
To unsubscribe, e-mail:   <mailto:[EMAIL PROTECTED]>
For additional commands, e-mail: <mailto:[EMAIL PROTECTED]>

Reply via email to