Add the ablitity to handle the parse tree directly

Registered by Gustavo Narea

It should be possible to handle the parse tree directly too, not only having Booleano evaluating the the operations internally.

This way, developers could take the parse tree and transform it into something more useful for them. For example, they could take the parse tree as an operation (see package booleano.operations) and transform it into a WHERE clause in a SQL query.

To support the parse tree in the form of a Booleano operation which isn't going to be evaluated, there must be created "placeholder structures" for variables and functions, because such structures wouldn't be available in such situations.

Blueprint information

Status:
Complete
Approver:
Gustavo Narea
Priority:
High
Drafter:
Gustavo Narea
Direction:
Approved
Assignee:
Gustavo Narea
Definition:
Approved
Series goal:
Accepted for trunk
Implementation:
Implemented
Milestone target:
milestone icon 1.0a1
Started by
Gustavo Narea
Completed by
Gustavo Narea

Related branches

Sprints

Whiteboard

Implementation finished in r67.

(?)

Work Items

Dependency tree

* Blueprints in grey have been implemented.

This blueprint contains Public information 
Everyone can see this information.

Subscribers

No subscribers.