Why does anyone need an impl, whenone can hide implementaitons by making them package private in the original package. Naturally one needs a public factory to expose the impls. *.impl packages are nasty for the simple reason they are still public.
-- You received this message because you are subscribed to the Google Groups "The Java Posse" group. To post to this group, send email to [email protected]. To unsubscribe from this group, send email to [email protected]. For more options, visit this group at http://groups.google.com/group/javaposse?hl=en.
