A short interface design question
- From: Peter Williams <peter newton cx>
- To: gnome-components-list gnome org
- Subject: A short interface design question
- Date: 22 May 2001 22:19:09 -0400
Hi everyone,
I'm working on a little project that involves some Bonobo components. I
want one component to send a list of filenames (around, say, 200 items
long) to another asynchronously and I'd appreciate some advice on the
best way to do this.
* Is it better to use a BonoboListener and send one event for each
file? Or is the CORBA overhead significant?
* Is it better to return something like a BonoboStream and write the
list to that? Or is that vercomplicated?
* Or should I write my own little interface for sending the filenames?
Is this somehow better than BonoboListener?
* Some other idea I haven't thought of?
Thanks in advance for any wisdom provided.
--
Peter Williams peter newton cx / peterw ximian com
"Why should I have to change my name? He's the one who
sucks!" -- Michael Bolton
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]