--On Monday, August 21, 2006 11:19 PM -1000 Aaron Kagawa <[EMAIL PROTECTED]> wrote:
The only problem that I see is that granularity supports wild cards, which makes little sense. However, I'm estimating that it would probably take a while to remove that functionality. Should I bother? Or just restrict the access to the methods that provide the functionality to the outside world?
If it's possible to have wild card granularity encapsulated as an internal implementation detail that is not exposed by the public API and never used in practice, then that would seem to me to be OK for now. As we do more of these DPD redesigns, we may eventually figure out how the right way to refactor out the common code and that would help as well.
Cheers, Philip
