Hi Ignacio,
I'm planning to work on conversational support following JavaOne if
you (or others are interested). This will involve a refactoring of
the scope containers slightly to accommodate a persistent store. Let
me know if you are interested in working on this together.
Jim
On Apr 27, 2006, at 7:43 AM, Ignacio Silva-Lepe wrote:
Ok, I have a very simple, but a bit more realistic supply chain
sample. The
idea is to use it to test (in addition to the simple non-blocking
call of
the customer by the shipper) features like callbacks, passing
references to
call, and references with multiplicity *..n (as in a retailer with
several
warehouses to choose from) when they are available. For now it is
just a
straight chain with a hardwired reference from the shipper to the
customer,
and using a dummy order (which can also become more realistic,
using an sdo,
for instance). I'll keep working on adding the features that are
available. I can send
the zip file to Jean-Sebastien to add to the sandbox.
Ignacio
[snip]
Great! Thanks for volunteering. We have an async variation of the
helloworld sample under samples/helloworld/helloworldasync, but
I'm not too happy with it as it's not very realistic. So any idea
of a better sample to demonstrate the async programming model is
welcome! We're just at the beginning of our async implementation
so it's the right time to hop in, and help us improve it :)
Thanks
--
Jean-Sebastien
[snip]