Page 1 of 1

intra vs inter

Posted: Sat Jun 30, 2007 2:33 pm
by alex.barylski
When 2 or more objects have a non-explicit (non-existant) coupling but have the capability to communicate with each other laterally (no hierarchy obviously) what kind of communication is this called?

I have searched Google and found this article which tries to explain the meaning of Inter versus Intra...

http://en.allexperts.com/q/Latin-2145/I ... -Intra.htm

How would you describe (intra|inter) object communication?

Posted: Sat Jun 30, 2007 2:45 pm
by feyd
"inter" .. "intra" would be internal to the object.

Posted: Sat Jun 30, 2007 2:47 pm
by alex.barylski
feyd wrote:"inter" .. "intra" would be internal to the object.
Yea, thats what I figured...thanks. :)