← Back to team overview

wintermute-devel team mailing list archive

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

 

** Changed in: wintermute
       Status: New => Confirmed

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

** Branch linked: lp:~wintermute-devel/wintermute/ntwk

** Description changed:

  Wintermute's foundational classes (Wintermute::Data::Lexical::Data,
  Wintermute::Data::Rules::Bond, and Wintermute::Data::Rules::Chain) are
  available over D-Bus. Having them over the Message framework, as
  designed by WntrNtwk, would allow remote communications to transfer and
  share out information.
  
  Note: This _may_ require that WntrNtwk depend on WntrData.
+ 
+ It's necessary that the Message class can obtain information from an
+ object that uses the QMetaObject system.

-- 
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:
  Confirmed

Bug description:
  Wintermute's foundational classes (Wintermute::Data::Lexical::Data,
  Wintermute::Data::Rules::Bond, and Wintermute::Data::Rules::Chain) are
  available over D-Bus. Having them over the Message framework, as
  designed by WntrNtwk, would allow remote communications to transfer
  and share out information.

  Note: This _may_ require that WntrNtwk depend on WntrData.

  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