Skip to main content

Search and Top Navigation

#9543 closed feature (fixed)

Opened September 06, 2013 04:18PM UTC

Closed September 12, 2013 05:18PM UTC

Widget bridge: Make _init() optional.

Reported by: scottgonzalez Owned by:
Priority: minor Milestone: 1.11.0
Component: ui.widget Version: 1.10.3
Keywords: Cc:
Blocked by: Blocking:
Description

Right now, if you want to support setting options init without explicitly calling the options() method, you must also implemente the _init() method. However, the need for an _init() method is extremely rare. We should make this optional.

Attachments (0)
Change History (2)

Changed September 06, 2013 04:18PM UTC by scottgonzalez comment:1

milestone: none1.11.0
status: newopen

Changed September 12, 2013 05:18PM UTC by Jörn Zaefferer comment:2

resolution: → fixed
status: openclosed

Widget Bridge: Make the _init method optional. Add tests for both states. Fixes #9543 - Widget bridge: Make _init() optional.

Changeset: 6e799c39d33be8eee02224d2f754dc42228a4cbb