Initial CORBA interface for Go



Included after my sig is a tar file which contains my first pass at creating
a standard Text Editor interface.  I think this does lots of Good Things(tm)
and wanted to get other opinions.  For now I've included quick 'n dirty install
instructions (because it's 4AM) but I should be updating this soon.

NOTE: This version doesn't do much. this is what it does:
- Implements a generic Editor interface.
- Stores this impl in the ImplRep.
- Adds a referance to it into the NamingService.
- Allows the ORB to launch the server on demand.
- Supports multiple implementaions of the Editor interface (though
  there is only one impl for now, you can have as many as you have editors.
  The gEdit one will be coming very shortly.)
- Calls a couple methods into Go from a test client.
- segfaults.

My next step is to rewrite my stand alone IDE / project manager to reflect
these changes.

What you need to try this out:
MICO v 2.0.5
Go v 0.1.21 (http://www-personal.umich.edu/~clahey/software/go-0.1.21.tar.gz)
xdelta

Enjoy.

-- 
Sam Ziegler / ziegler@mediaguaranty.com / sam@ziegler.org
#!/bin/perl -sp0777i<X+d*lMLa^*lN%0]dsXx++lMlN/dsM0<j]dsj
$/=unpack('H*',$_);$_=`echo 16dio\U$k"SK$/SM$n\EsN0p[lN*1
lK[d2%Sa2/d0$^Ixp"|dc`;s/\W//g;$_=pack('H*',/((..)*)$/)



[Date Prev][Date Next]   [Thread Prev][Thread Next]   [Thread Index] [Date Index] [Author Index]