** Changed in: unity (Ubuntu)
       Status: New => Fix Released

-- 
You received this bug notification because you are a member of Desktop
Packages, which is subscribed to unity in Ubuntu.
Matching subscriptions: dp-dee, dp-unity
https://bugs.launchpad.net/bugs/900629

Title:
  DeeSequenceModel optimized getters

Status in dee:
  Fix Released
Status in Unity:
  Fix Released
Status in dee package in Ubuntu:
  Fix Released
Status in unity package in Ubuntu:
  Fix Released

Bug description:
  DeeSequenceModel falls back to the default impls of the type specific
  getters; dee_model_get_bool(), dee_model_get_*(), ... . These are
  implemented in DeeSerializableModel using a generic
  dee_model_get_value() call that twiddles the ref count on the
  variants. There is no need for this when doing it internally in the
  DeeSequenceModel, and we should add optimized impls of these functions
  since they are a *very* common code path.

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

-- 
Mailing list: https://launchpad.net/~desktop-packages
Post to     : desktop-packages@lists.launchpad.net
Unsubscribe : https://launchpad.net/~desktop-packages
More help   : https://help.launchpad.net/ListHelp

Reply via email to