Nadim Khemir wrote:
I believe it would be better to put the diagnostics in the methods generating
them. Better yet, why would we we give a short error message when a longer,
more complete message would be more appropriate? or maybe confess/carp should
take a short and a long message and disply the first or both depending on
some global settings?
I agree with this idea over placing the diagnostics within the POD. I
think extending the diagnostics pragma from within modules would be an
appropriate implementation for this. However, I don't know how to
accomplish that end.
Dan