Skip to content
  • Patrick Griffis's avatar
    Remove property aliases · 533e53b2
    Patrick Griffis authored and Carlos Garcia Campos's avatar Carlos Garcia Campos committed
    This was an oddity of libsoup that no other GObject library does.
    
    The downsides are mostly that tooling doesn't expect it so its
    easy to not document them or not define them and developers don't
    expect them so they don't realize the defines are just property names
    or search codebases for one but miss the other.
    
    It just doesn't follow convention.
    533e53b2