Project

General

Profile

Improvement #2197

Make X / DX rewritable

Added by Henning Blohm 2 months ago. Updated 19 days ago.

Status:
Resolved
Priority:
Normal
Assignee:
Category:
z2-base
Target version:
Start date:
04.07.2025
Due date:
% Done:

0%

Estimated time:
origin:
#1

Updated by Henning Blohm about 1 month ago

  • Subject changed from TODO: Make X / DX rewritable to Make X / DX rewritable

Currently, when traversing an X expression tree there is no way to rewrite the tree consistently without resorting to reflection.

In this context rewriting refers to the ability to traverse the expression tree and replace nodes or subtrees as desired.

Acceptance Criteria

  • X.UnaryOp and X.BinaryOp demand build methods with a corresponding number of argument
#2

Updated by Henning Blohm 19 days ago

  • Status changed from New to Resolved

Also available in: Atom PDF