Make versaplexd unit tests pass with new ReadArray<T> stuff.
commit775909bc6b716d36a86ed7a42124c09c57fc249c
authorAvery Pennarun <apenwarr@gmail.com>
Fri, 26 Sep 2008 01:30:34 +0000 (25 21:30 -0400)
committerAvery Pennarun <apenwarr@gmail.com>
Fri, 26 Sep 2008 01:30:34 +0000 (25 21:30 -0400)
tree448ebd21e673df7707390af85a0be5f3f84f7804
parent09bee5f9e3337d8a0e28ecd6d92e6e32cafa0f36
Make versaplexd unit tests pass with new ReadArray<T> stuff.

Sadly, had to go back to old-style ReadArray implementation because it got
too crazy otherwise when it came to nested arrays.  We *really* just need
dynamic types for that, not generic types.
dbus-sharp/MessageReader.cs
versaplexd/t/versaplextester.cs
versaplexd/vxapi.cs
versaplexd/vxcli.cs