Opened 7 years ago
Closed 6 years ago
#1760 closed defect (fixed)
restructuring some clipping code
Reported by: | bbell | Owned by: | bbell |
---|---|---|---|
Priority: | major | Milestone: | 9.7 |
Component: | clipping | Version: | development |
Keywords: | Cc: | Dimitar Misev | |
Complexity: | Easy |
Description (last modified by )
Some minor changes should be made to improve the structure of the clipping code.
- perform mask generation after checkType() or evaluate() in the QtCurtain class, not before.
- remove deprecated query formats such as subspace(c, …) and update system tests to use only the newer formats such as clip(c, subspace(…) ), and update the corresponding wiki pages.
- rename some of the variable types in oql.yy for more clarity, and introduce more documentation in the clipping parsing.
- remove an erroneous/deprecated constructor in the QtClipping class.
Change History (3)
comment:1 by , 7 years ago
Description: | modified (diff) |
---|
comment:2 by , 7 years ago
Component: | qlparser → clipping |
---|---|
Milestone: | 9.6 → 9.7 |
comment:3 by , 6 years ago
Resolution: | → fixed |
---|---|
Status: | new → closed |
Note:
See TracTickets
for help on using tickets.