RMI and OS (Object Schizophrenia )
Abdullah Odeh Al-Zaghameem <[email protected]> Tue, 18 Nov 2008 09:32:05 -0700
| Newsgroups | gmane.comp.java.sun.rmi |
|---|---|
| Message-ID | <LISTSERV%[email protected]> |
Hi all, An Object is said to be under the Schizophrenia State if it has one or mo= re of=20 the following: 1- Its Interface is an aggregate of several objects interfaces; known as=20= Broken Interface . 2- Its Identity depicted by collecting several objects Identities (mainly= by=20 Inheritance). 3- Broken State , which happened when the state of an object is composed=20= from different objects states. In RMI model, the Object should extend the UnicastRemoteObject class (at= =20 least before 1.5) in order to become a remote object, then, clearly, we r= ealize=20 one of OS characteristics.=20 Also, the Object should implement an interface which in turn extends the=20= Remote interface, then we, again, violate the production of a full health= y=20 Object. Finally, I attempt to search the mailing-list for such subject, but found= none.=20 Hence I conclude that; either RMI always generate Schizophrenic Objects, = or=20 Yes! It does, but who care while we don't reach the OSP (Object=20 Schizophrenia Problem); which is a different subject. I need your comments please. Regards; =3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D To unsubscribe, send email to [email protected] and include in the body of the message "signoff RMI-USERS". For general help, send email to [email protected] and include in the body of the message "help". For a list of frequently asked RMI questions please refer to: http://java.sun.com/j2se/1.3/docs/guide/rmi/faq.html To view past RMI-USERS postings, please see: http://archives.java.sun.com/archives/rmi-users.html