← Back to team overview

wintermute-devel team mailing list archive

[Bug 868903] Re: Allow Message class to serialize standard classes

 

I decided to use QJson to provide (de)serialization facilities for the
Message class. I'll also add support for QDataStream and QDBusArgument
so that it's a fully transportable data type.

** Changed in: wintermute
       Status: Confirmed => In Progress

** Changed in: wintermute
     Assignee: (unassigned) => Jacky Alciné (jackyalcine)

-- 
You received this bug notification because you are a member of
Wintermute Developers, which is subscribed to Wintermute.
https://bugs.launchpad.net/bugs/868903

Title:
  Allow Message class to serialize standard classes

Status in Wintermute:
  In Progress

Bug description:
  Wintermute's foundational classes for linguistics data parsing are
  going to be able to be available over D-Bus. Having them over the
  Message framework, as designed by the Network library, would allow
  remote communications to transfer and share out information. It's
  necessary that the Message class can obtain information from an object
  that uses the QMetaObject system.

To manage notifications about this bug go to:
https://bugs.launchpad.net/wintermute/+bug/868903/+subscriptions


References