Summary: | Add (skip) annotation on tp_foo_new() | ||
---|---|---|---|
Product: | Telepathy | Reporter: | Xavier Claessens <xclaesse> |
Component: | tp-glib | Assignee: | Telepathy bugs list <telepathy-bugs> |
Status: | RESOLVED WONTFIX | QA Contact: | Telepathy bugs list <telepathy-bugs> |
Severity: | normal | ||
Priority: | medium | ||
Version: | unspecified | ||
Hardware: | Other | ||
OS: | All | ||
Whiteboard: | |||
i915 platform: | i915 features: |
Description
Xavier Claessens
2011-08-02 06:17:45 UTC
We have to be carreful here, some _new are more than a wrapper around g_object_new. For example some call tp_dbus_check_valid_object_path(). Also, be sure that work with gjs as well before deprecating. I'm inclined to WONTFIX this, because I think having a new() with known and documented parameters makes good documentation even for g-i languages: it's not always instantly obvious which properties you need to pass to the constructor to get a valid object. I agree. |
Use of freedesktop.org services, including Bugzilla, is subject to our Code of Conduct. How we collect and use information is described in our Privacy Policy.