Re: Trouble writing a Factory



Bowie Owens wrote:

I added the nameserver stuff recently and I don't think it has had much attention. So if you find any problems please let me know. Also I'd be delighted to receive new examples/tests.

I wasn't sure if you specifically meant that you want nameserver tests or not, but an example showing how an object reference can be passed from one process to another and then invoked is pretty handy, and is what I've attached. Of course, you may want to change the name of the directory and object names, so be my guest.

I've taken this example a little further, but am now getting some crashes. I'll post it separately in a moment.

Cheers,

Nick

Index: configure.in
===================================================================
RCS file: /cvs/gnome/orbitcpp/configure.in,v
retrieving revision 1.25
diff -r1.25 configure.in
128a129,131
>       test/cpp/helloworld-remote/Makefile
>         test/cpp/helloworld-remote/generated/Makefile
> 
Index: test/cpp/Makefile.am
===================================================================
RCS file: /cvs/gnome/orbitcpp/test/cpp/Makefile.am,v
retrieving revision 1.6
diff -r1.6 Makefile.am
1c1
< SUBDIRS = any arrays sequences structs unions helloworld struct-simple everything poa factory
---
> SUBDIRS = any arrays sequences structs unions helloworld helloworld-remote struct-simple everything poa factory

Attachment: helloworld-remote.tar.gz
Description: GNU Zip compressed data



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