Nicholas Clark wrote:
On Sat, Mar 24, 2007 at 08:13:08AM -0700, [EMAIL PROTECTED] wrote:
+It is fine to use both C<without> and C<alias> with a single role. However,
+placing a method name in the exclude list and also aliasing it has undefined
+behaviour.
Is it possible to detect this and merely make it a fatal error?
Yes, it is easily possible. Now you mention it, that probably makes more
sense. I'll update the proposal to say that (and implementation - what's
in that section of the PDD is implemented now so it can be played with),
if I hear no other objections.
What should also be said is that this section is still my suggestion
rather than The Final Decision (though I believe it's along the right
lines), so it could all change.
Thanks for the feedback!
Jonathan