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 comment:1
milestone: | none → 1.11.0 |
---|---|
status: | new → open |