Nicholas Clark wrote:
On Sat, Mar 24, 2007 at 08:13:08AM -0700, [EMAIL PROTECTED] wrote:
+It is fine to use both C and C 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 i
On Sat, Mar 24, 2007 at 08:13:08AM -0700, [EMAIL PROTECTED] wrote:
> +It is fine to use both C and C 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?
Nicholas
Author: jonathan
Date: Sat Mar 24 08:13:06 2007
New Revision: 17711
Modified:
trunk/docs/pdds/draft/pdd15_objects.pod
Log:
[PDD15]: Incorporate some changes and updates. Also add a proposal for role
conflict resolution, based upon the traits paper and discussion with allison++.
Modified: tru