← Back to team overview

touch-packages team mailing list archive

[Bug 900629] Re: DeeSequenceModel optimized getters

 

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

-- 
You received this bug notification because you are a member of Ubuntu
Touch seeded packages, which is subscribed to unity in Ubuntu.
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