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 "UpdaterateMonitorContract".
The generated Qosket-skeleton code shows an static generated contract
name:
...
quo_UpdaterateMonitorContract = kernel.bindContract("UpdaterateMonitorContract"
...
If I create two Qosket-instances (delegates) of my Qosket
"UpdaterateQosket", the second Qosket-instance register his contract
with the same name at the kernel and override the old one. But I don't want
this.
Is a possibility there of determining the contract name dynamically, so,
that I have two contracts of the same type in Kernel. (Contracts are organized
in the core about their name anyway?)
Sven
--
[To unsubscribe to this list send an email to "majdart@..."
with the following text in the BODY of the message "unsubscribe quo-users"]