Other Optimization Techniques
Finding good algorithms to evaluate operators;
handling encapsulation and methods;
finding a good order to evaluate operators;
handling object identity and object updates;
maintaining materialized views.
Notes:
There are other optimization techniques that we are currently investigate, such as finding good physical algorithms to evaluate our algebraic operators, handling encapsulation and methods, finding a good order to evaluate operators, handling object identity and object updates, and using and maintaining materialized views.