Hi Radovan,

I just saw that you have added the control you needed. That was fast !

I have created the associated JIRA :
https://issues.apache.org/jira/browse/DIRAPI-258, feel free to close it.

Looking at the code, I wonder if the following methods are useful in the
AdShawDeletedImpl class :

    public void setValue( byte[] value )
    public boolean hasValue()

To be clear, we also have those two methods in CascadeImpl control, and
I also think this is not necessary. AFAIR, I think those two methods are
part of the ControlDecorator interface, we most certainly can remove them.

Thoughts ?


Reply via email to