NEW 72406
Clean up API for FilterOperations (and maybe TransformOperations)
https://bugs.webkit.org/show_bug.cgi?id=72406
Summary Clean up API for FilterOperations (and maybe TransformOperations)
Dean Jackson
Reported 2011-11-15 12:38:44 PST
Currently the FilterOperations API means you get examples such as this: operations.operations().append(operation); We could probably expose the common accessors directly on FilterOperations. This applies to TransformOperations too, since it is basically the same API.
Attachments
Note You need to log in before you can comment on or make changes to this bug.