[MDEV-10811] Change design from "Item is Type_handler" to "Item has Type_handler" Created: 2016-09-15 Updated: 2017-04-07 Resolved: 2016-11-16 |
|
| Status: | Closed |
| Project: | MariaDB Server |
| Component/s: | OTHER |
| Fix Version/s: | 10.3.0 |
| Type: | Task | Priority: | Major |
| Reporter: | Alexander Barkov | Assignee: | Alexander Barkov |
| Resolution: | Fixed | Votes: | 0 |
| Labels: | datatype | ||
| Issue Links: |
|
||||||||
| Description |
|
In 10.2 we introduced Type_handler. The original idea was to assign a specific data type behavior to Item_xxx using:
Both ways appeared to have some disadvantages. |
| Comments |
| Comment by Alexander Barkov [ 2016-09-17 ] |
|
Reverted from bb-10.2-compatibility. Will push later (perhaps into 10.3) |
| Comment by Alexey Botchkov [ 2016-11-15 ] |
|
Ok to push as a first step. |