From octave-graphics-request at bevo dot che dot wisc dot edu Thu Mar 11 14:42:03 1999 Subject: Corba From: "Matthew Valenta" To: "Octave Graphics" Date: Thu, 11 Mar 1999 13:01:01 -0800 This is a multi-part message in MIME format. ------=_NextPart_000_0001_01BE6BBF.37B336D0 Content-Type: text/plain; charset="iso-8859-1" Content-Transfer-Encoding: 7bit > MJV> The sort of CORBA interfaces that I had in mind (GNOME's Baboon > MJV> and KDE's KOM/OP) are not in place yet. I'm not even sure if > MJV> they're usable yet. > > My knowledge of CORBA and sockets is nearly zero. Could you list the > potential advantages of using CORBA interfaces instead of doing a regular > implementation with libraries [e.g. (wx)Gtk and PLplot]? My knowledge of CORBA is also low. Essentially, it will be the next generation of pipes used for interprocess communication. The advantage would be that instead of writing our own graphing program, we would just communicate with somebody else's. The problem is essentially that there aren't a lot of people working on scientific plotting programs with corba interfaces! However, even if we decide to write our own plotter, it might be worthwhile forking that into a separate program and have Octave and the Plotter communicated via Corba. That way, if someone else (for example rlab) wanted to use our plotting program, all they would have to do is implement a Corba interface, rather than having to write their own. In a nutshell, I'm throwing the idea out of implementing the GUI as a separate program that accepts instructions via corba (or just pipes now.) Matthew Valenta mvalenta at lycosmail dot com Phone: 206-524-6444 Fax: 847-589-0685 ------=_NextPart_000_0001_01BE6BBF.37B336D0 Content-Type: application/octet-stream; name="Matthew Joseph Valenta.vcf" Content-Transfer-Encoding: quoted-printable Content-Disposition: attachment; filename="Matthew Joseph Valenta.vcf" BEGIN:VCARD VERSION:2.1 N:Valenta;Matthew;Joseph;; FN:Matthew Joseph Valenta ORG:University of Washington;Physiology and Biophysics TITLE:Graduate Student NOTE;ENCODING=3DQUOTED-PRINTABLE: =3D0D=3D0AParents: Carol & Joe Valenta TEL;WORK;VOICE:(206) 543-2299 TEL;WORK;VOICE:(206) 616-4195 TEL;HOME;VOICE:(206) 524-6444 TEL;VOICE:(630) 904-0213 TEL;WORK;FAX:(206) 685-0619 TEL;HOME;FAX:(847) 589-0685 TEL;HOME: ADR;WORK;ENCODING=3DQUOTED-PRINTABLE:;H210;University of = Washington=3D0D=3D0ABox 357290;Seattle;WA;98105-7290;United =3D States of America LABEL;WORK;ENCODING=3DQUOTED-PRINTABLE:H210=3D0D=3D0AUniversity of = Washington=3D0D=3D0ABox 357290=3D0D=3D0ASeattle, WA 98105-72=3D 90=3D0D=3D0AUnited States of America ADR;HOME:;;5208 21st Ave NE Apt 4;Seattle;WA;98105-3385;United States of = America LABEL;HOME;ENCODING=3DQUOTED-PRINTABLE:5208 21st Ave NE Apt = 4=3D0D=3D0ASeattle, WA 98105-3385=3D0D=3D0AUnited States of Ame=3D rica ADR;POSTAL:;;11 S 758 McGrath Lane;Naperville;IL;60564-5746;United = States of America LABEL;POSTAL;ENCODING=3DQUOTED-PRINTABLE:11 S 758 McGrath = Lane=3D0D=3D0ANaperville, IL 60564-5746=3D0D=3D0AUnited States of A=3D merica URL: URL:http://students.washington.edu/mvalenta ROLE:Student BDAY:19760922 EMAIL;PREF;INTERNET:mvalenta at lycosmail dot com EMAIL;INTERNET:mvalenta at u dot washington dot edu EMAIL;INTERNET:mjvalent at netscape dot net REV:19990310T104723Z END:VCARD ------=_NextPart_000_0001_01BE6BBF.37B336D0--