Summary: | bus driver should be able to implement several interfaces | ||
---|---|---|---|
Product: | dbus | Reporter: | Simon McVittie <smcv> |
Component: | core | Assignee: | Simon McVittie <smcv> |
Status: | RESOLVED FIXED | QA Contact: | John (J5) Palmieri <johnp> |
Severity: | enhancement | ||
Priority: | medium | CC: | hp, me, robin.bateboerop, walters |
Version: | 1.5 | Keywords: | patch |
Hardware: | Other | ||
OS: | All | ||
URL: | http://git.collabora.co.uk/?p=user/smcv/dbus-smcv.git;a=shortlog;h=refs/heads/bus-driver-methods-33757 | ||
Whiteboard: | review+ from walters, 1.5 | ||
i915 platform: | i915 features: | ||
Bug Depends on: | |||
Bug Blocks: | 34040 | ||
Attachments: |
bus driver: allow implementing more than one interface
[2/3] bus_driver_generate_introspect_string: close <interface> correctly [3/3] bus_driver_generate_introspect_string: don't hard-code Introspect() |
Description
Simon McVittie
2011-01-31 05:50:19 UTC
Created attachment 42749 [details] [review] bus driver: allow implementing more than one interface Review of attachment 42749 [details] [review]: Looks good to me. Oops, that wasn't quite right; corrections to follow. Created attachment 42763 [details] [review] [2/3] bus_driver_generate_introspect_string: close <interface> correctly Created attachment 42764 [details] [review] [3/3] bus_driver_generate_introspect_string: don't hard-code Introspect() Introspectable is now just an interface like any other, so we don't need to hard-code it. Still looks fine overall, but I'd prefer that these 3 be squashed together to better preserve bisectability. Thanks, I'll commit a squashed version as the first thing in 1.5.x. Fixed in master, will be in 1.5.0. |
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.