Opened 11 years ago
Closed 11 years ago
#10976 closed task (fixed)
[patch][cla] dojox.editor.plugins.TablePlugins use class inheritance rather than switch statement
Reported by: | youngho | Owned by: | bill |
---|---|---|---|
Priority: | high | Milestone: | 1.5 |
Component: | Editor | Version: | 1.4.0 |
Keywords: | editor tablePlugin | Cc: | |
Blocked By: | Blocking: |
Description
Code rearrange only for use class inheritance rather than switch statement.
Attachments (1)
Change History (3)
Changed 11 years ago by
Attachment: | tablePlugin.patch added |
---|
comment:1 Changed 11 years ago by
Milestone: | tbd → 1.5 |
---|---|
Owner: | set to bill |
Status: | new → assigned |
Type: | enhancement → task |
comment:2 Changed 11 years ago by
Resolution: | → fixed |
---|---|
Status: | assigned → closed |
Note: See
TracTickets for help on using
tickets.
The patch applies correctly to [21743] but unfortunately Jared made a bunch of changes between [21743] and [22125] that make it hard to apply the patch. I merged the changes to the latest version (everything seems to be working), so I'll check in.