after some initial problems I'm very happy to be here

One thing I would like to discuss. The forum "Wishlist" may not be the best, but it could be seen as a wishlist for Logtalk.
I'm playing arround with SWI Prologs Pengins package. This is a nice tool to connect a web application (HTML/JS) with Prolog, and I have also projects to connect Python and C#. But Pengines has its problems and is special to SWI Prolog.
It would be nice if there could be some objects in Logtalk which can talk remotely, together, using a standard protocol (http, websocks....)
Or I coudl express my wish in a more solution free way: I wish a simple possibility ot connect Python, C# or aother languages with Logtalk apps (independend of the backend) in the sense that Python or C# or JS (or whatever) send messages to a Logtalk appl
Of course, backend independent can only be as long the backends provide at least a socket access. But I think you understand my intention

Cheers
Hans