On 06/18/09 10:40, Frank Schönheit - Sun Microsystems Germany wrote:
In the concrete case, I think replacing the enum with an (extensible) constant group is better than introducing the FilterOperator2, which just adds clutter to the API.
The FilterOperator2 constants group contains the old and new operators, the TableFilterField2 struct contains an integer instead of the FilterOperator enum, and the XSheetFilterDescriptor2 interface can be used instead of XSheetFilterDescriptor.
So, "replacing the enum with an constant group" is exactly what was done, keeping the old types for compatibility.
Niklas --------------------------------------------------------------------- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]
