Oleg Kalnichevski wrote:

> Here's my take. No impl classes in public methods (and hence
> interfaces). I do not see a problem with using impl class internally if
> they never get exposed to the consumer.

There goes my idea of compiling the API classes separately
to detect dependencies on impl.

Using anything internally does not match with my understanding
of an Application Programming _Interface_, but since it seems
I'm the only one who doesn't like it, let's leave it as it is.

cheers,
  Roland

---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to