Re: Integrating Amaya in a java application

On Wednesday 27 February 2008 21:16, Brahim SALTI wrote:
> Hello,
> I was wondering if it was possible to integrate Amaya into a java
> application. If yes, haw please?

The problem in a such integration is the events management because Java 
interpretors have their own events loop and Amaya has its own events loop to 
interact with the user. The best solution is probably to run two processes 
and to synchronize them.
-- 
Irène Vatton @ INRIA Rhône-Alpes

Received on Monday, 3 March 2008 08:34:25 UTC