<br><br><div class="gmail_quote">On Wed, May 28, 2008 at 1:11 PM, Gustavo &lt;<a href="mailto:gugamilare@gmail.com">gugamilare@gmail.com</a>&gt; wrote:<br><blockquote class="gmail_quote" style="border-left: 1px solid rgb(204, 204, 204); margin: 0pt 0pt 0pt 0.8ex; padding-left: 1ex;">
Hello, everyone,<br><br>I program in Common-Lisp and there is no binding to this library, so I decided to create one! I&#39;ve already started to create bindings for the library with some Lisp abstractions, and when I finish I will create a wrapper to make these bindings look just like it was a built-in Common-Lisp library! But there are somethings I&#39;d like to talk about before starting this second step.</blockquote>
<div><br>Have you considered using something like Armed Bear Common Lisp (<a href="http://armedbear.org/abcl.html">http://armedbear.org/abcl.html</a>) ? <br><br>Then you wouldn&#39;t need to write any bindings at all, you could just reuse the existing DBus-Java bindings: <a href="http://dbus.freedesktop.org/doc/dbus-java/">http://dbus.freedesktop.org/doc/dbus-java/</a><br>
<br>&nbsp;<br></div></div><br>