Search the web
Sign In
New User? Sign Up
quo-users
? Already a member? Sign in to Yahoo!

Yahoo! Groups Tips

Did you know...
Show off your group to the world. Share a photo of your group with us.

Best of Y! Groups

   Check them out and nominate your group.
Having problems with message search? Fill out this form to ensure your group is one of the first to be migrated to the new message search system.

Messages

  Messages Help
Advanced
[QUO] More than one instances of one contract-type?   Message List  
Reply | Forward Message #29 of 35 |
Re: [QUO] More than one instances of one contract-type?

Hi Sven,



On Thu, Aug 01, 2002 at 10:28:49AM +0200, Sven Harazim wrote:
> Hello,
>
> i have wrote a Qosket with a simple contract.
>
cool.

> In the Application, i need one delegate for each client callback object.
> And each delegate should use it's own contract of this contract-type.
> That means, i need more than one contract instances of this contract-type in
> one QuO-kernel.
>
> Is that possible?
Yes, it should be possible to have multiple contract instances of the
same contract type in the same kernel. Are you using the C++ or JAVA kernel?

Also: Having one delegate per callback object seems odd. Can
you write a little bit about what QuO does in your application ?

Michael



--
Michael Atighetchi matighet@... BBN Technologies

--
[To unsubscribe to this list send an email to "majdart@..."
with the following text in the BODY of the message "unsubscribe quo-users"]



Fri Aug 2, 2002 2:48 pm

matighet@...
Send Email Send Email

Forward
Message #29 of 35 |
Expand Messages Author Sort by Date

Hello, i have wrote a Qosket with a simple contract. In the Application, i need one delegate for each client callback object. And each delegate should use it's...
Sven Harazim
sven@...
Send Email
Aug 1, 2002
8:26 am

Hi Sven, ... cool. ... Yes, it should be possible to have multiple contract instances of the same contract type in the same kernel. Are you using the C++ or...
Michael Atighetchi
matighet@...
Send Email
Aug 2, 2002
2:49 pm

Hello Michael, MA> cool. ;-) MA> Yes, it should be possible to have multiple contract instances of the MA> same contract type in the same kernel. Are you using...
Sven Harazim
sven@...
Send Email
Aug 3, 2002
1:57 pm

... If you give the contracts unique names, everything should work as you want it to. ... It's possible if the syscond itself knows how to call out to some...
R Shapiro
rshapiro@...
Send Email
Aug 3, 2002
7:19 pm

... Just to be completely clear, what I mean is that the qosket should request the kernel to create the syscond. Then the qosket should pass the reference in...
rshapiro@...
Send Email
Aug 4, 2002
5:22 am

RS> If you give the contracts unique names, everything should work as you RS> want it to. I hope we don't talk round each other. My contract is called...
Sven Harazim
sven@...
Send Email
Aug 4, 2002
3:54 pm

... There are two generated functions called 'initContract' in the skeleton: public Contract initContract(String name, QuoKernel(kernel); public Contract...
R Shapiro
rshapiro@...
Send Email
Aug 4, 2002
7:40 pm
Advanced

Copyright © 2009 Yahoo! Inc. All rights reserved.
Privacy Policy - Terms of Service - Guidelines - Help