Skip to content
  • Niels De Graef's avatar
    edsf: Persona: Add get_string_property() · 08713ade
    Niels De Graef authored
    By default, getting a property will duplicate the value. However, for
    string fields, we can do better, since `E.Contact` then provides a
    `get_const()` methods. Especially given the amount of string properties
    that are always loaded, this makes a big difference for large address
    books.
    08713ade