Opened 6 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 bbell)

Some minor changes should be made to improve the structure of the clipping code.

  1. perform mask generation after checkType() or evaluate() in the QtCurtain class, not before.
  1. 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.
  1. rename some of the variable types in oql.yy for more clarity, and introduce more documentation in the clipping parsing.
  1. remove an erroneous/deprecated constructor in the QtClipping class.

Change History (3)

comment:1 by bbell, 6 years ago

Description: modified (diff)

comment:2 by Dimitar Misev, 6 years ago

Component: qlparserclipping
Milestone: 9.69.7

comment:3 by bbell, 6 years ago

Resolution: fixed
Status: newclosed
Note: See TracTickets for help on using tickets.