<!DOCTYPE html PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN">
<html>
<head>
  <meta content="text/html;charset=ISO-8859-1" http-equiv="Content-Type">
  <title></title>
</head>
<body bgcolor="#ffffff" text="#000000">
Havoc Pennington wrote:
<blockquote cite="mid1088585783.876.37.camel@localhost.localdomain"
 type="cite">
  <pre wrap="">On Tue, 2004-06-29 at 09:53, Tako Schotanus wrote:
  </pre>
  <blockquote type="cite">
    <pre wrap="">BTW, the reason I myself think we should take a look at this
technology is because if the new ideas with respect to marshalling. It
just seems a very complex subject that has many hidden problems that
we probably haven not yet even thought about. If DBus would stay the
way it was now message protocol where hardly anything is known about
the kind of data being send back and forth I would probably not even
think about it, it's simple enough. But with the marshalling and all
the language bindings to go with that it does become a totally
different ballgame, doesn't it? But maybe I'm overestimating the
complexity of it all?
    </pre>
  </blockquote>
  <pre wrap=""><!---->
I personally think that redoing the marshaling code as we've discussed
is a one-week project at most; we have to rework much of these files:

[hp@localhost dbus]$ grep ';' dbus-message.[hc] dbus-marshal.[ch] | wc -l
2903

It's not a heck of a lot of code, and we know more or less exactly how
to go about it.</pre>
</blockquote>
<br>
Clear enoug, I'll now go back to minding my own business :-)<br>
<br>
But thanks for taking the time to explain it to me, it is much
appreciated!<br>
<br>
Cheers,<br>
&nbsp;-Tako<br>
<br>
</body>
</html>