Looks like we are going to the same direction I took for giving Java support
to enterprise applications italianaSoftware and eos-software are developing:
metaservice-java.

http://jolie.svn.sourceforge.net/viewvc/jolie/trunk/support/metaservice-java/
See the MetaService class:
http://jolie.svn.sourceforge.net/viewvc/jolie/trunk/support/metaservice-java/src/joliex/metaservice/MetaService.java?view=markup

We could make something similar. If we want to go further, we could make an
abstraction for contacting a Jolie service (JolieService) supporting generic
calls to operations (callOneWayOperation, callRequestResponseOperation
etc...) and then build a MetaService class on top of it. This could be the
best solution.

How does that look?
_______________________________________________
Plasma-devel mailing list
Plasma-devel@kde.org
https://mail.kde.org/mailman/listinfo/plasma-devel

Reply via email to