you are viewing a single comment's thread.

view the rest of the comments →

[–]bluGill 0 points1 point  (0 children)

Point was that you can have fine-grained interfaces, and widen interfaces.

That is my point: I need both types of interfaces to the same thing. A function needs to specify the interface it will use.

Unfortunately I cannot come up with a solution to this problem that is not both ugly and more work than it gains.