On 8/26/2005 3:35 PM, Richard S. Hall wrote:
Alan D. Cabrera wrote:
This strikes me as a run-time dependency, not a compile time
dependency. Did I misunderstand what you meant?
True, except that I said that I grabbed the Eclipse source for these
packages and hacked them to compile; these packages do reference the
Filter impl directly. And we would likely do the same thing, since the
level of indirection is not really needed and even if we don't here,
BJ detailed other cases where we probably will want/have to reference
implementation details.
What is your opinion of Brett Porter's suggestion to merge the two
jars? That would certainly get rid of the kludgey circular dependency.
Regards,
Alan