Rob,

It implements NestedNameSupport, which is an extension of 
NestedPropertySupport. So in a way it does implement it. The statement 
is therefore somewhat redundant in the other tags that implement 
NestedNameSupport.
Currently, the tags that you can get the name reference from, you can 
get the property reference from.
I still have to do an audit and clean this all up, but it's certainly 
but pressing at the moment.

Arron.


Rob Leland wrote:

> In doing the UML for the nested Logic tags I noticed
> that the NestedNotLogicEqual doesn't implement
> NestedPropertySupport
>
> public class NestedEqualTag extends EqualTag implements 
> NestedPropertySupport, NestedNameSupport {
>
> public class NestedNotEqualTag extends NotEqualTag implements 
> NestedNameSupport {
>
>
> Is this an oversite, and if not why ?




--
To unsubscribe, e-mail:   <mailto:[EMAIL PROTECTED]>
For additional commands, e-mail: <mailto:[EMAIL PROTECTED]>

Reply via email to