Re: [Acegisecurity-developer] MethodDefinitionAttributes

2004-09-10 Thread Ben Alex
Hi Sean Sean Radford wrote: Should the net.sf.acegisecurity.intercept.method.MethodDefinitionAttributes.lookupAttributes(MethodInvocation invocation) return null when there are no ConfigAttributes within the ConfigAttributeDefinition instead of an empty one? Yes, as you probably noticed Abstra

Re: [Acegisecurity-developer] MethodDefinitionAttributes

2004-09-09 Thread Sean Radford
Sean Radford wrote: Also, should net.sf.acegisecurity.ConfigAttributeDefinition have a size() method (particularly useful if null is not returned)? I also think that maybe ConfigAttributeDefinition should have a contains(ConfigAttribute) method too -- Dr. Sean Radford, MBBS, MSc [EMAIL PRO

[Acegisecurity-developer] MethodDefinitionAttributes

2004-09-09 Thread Sean Radford
Hi, Been playing with Acegi today and just wondered the following... Should the net.sf.acegisecurity.intercept.method.MethodDefinitionAttributes.lookupAttributes(MethodInvocation invocation) return null when there are no ConfigAttributes within the ConfigAttributeDefinition instead of an empty