[Home] [Groups] - Message: [Prev in Group] [Next in Group]

nu.kanga.list.mud-dev

1513: Re: [MUD-Dev] CORBA

[Full Header] [Plain Text]
From: "Miroslav Silovic" <silovic@srce.hr>
Newsgroups: nu.kanga.list.mud-dev
Date: Mon, 19 May 1997 05:15:48 +0200 (MET DST)
References: [1]
Organization: Kanga.Nu
> At 07:01 PM 5/18/97 PST8PDT, you wrote:
> >
> >Well, pretty much as the subject says: Has anyone looked into CORBA
> >and possible use for a) inter-MUD networks, and b) MUD component
> >repositories?
> 
> I've been lookign at using JAVASpaces with Java for my next development
> project for similar reasons.  One advantage is that its pretty transparent
> as oppsoed to most CORBA interfaces Ive seen...
> 

Transparency is good. Language dependance is bad - which is why I'd
prefer CORBA (because while you can do components, you'd have really
hard time doing interMUD with Java-dependant system). Also, Java can
do CORBA rather transparently (check Javabeans).

	Miro