You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@cocoon.apache.org by Carsten Ziegeler <cz...@s-und-n.de> on 2004/03/09 14:21:16 UTC

[cfoms] ValidationError is deprecated

The org.apache.cocoon.forms.datatype.ValidationError is deprecated.
Can we remove it completly? Imho it's not good to have deprecated source in
a new block :)



Carsten 

Carsten Ziegeler 
Open Source Group, S&N AG
http://www.osoco.net/weblogs/rael/


Re: [cfoms] ValidationError is deprecated

Posted by Joerg Heinicke <jo...@gmx.de>.
Carsten Ziegeler <cziegeler <at> s-und-n.de> writes:

> > >The org.apache.cocoon.forms.datatype.ValidationError is deprecated.

> What's the replacement for the above class?

org.apache.cocoon.forms.validation.ValidationError

Joerg



Re: [cfoms] ValidationError is deprecated

Posted by Sylvain Wallez <sy...@apache.org>.
Carsten Ziegeler wrote:

> 
>Sylvain Wallez wrote:
>  
>
>>Carsten Ziegeler wrote:
>>
>>    
>>
>>>The org.apache.cocoon.forms.datatype.ValidationError is deprecated.
>>>Can we remove it completly? Imho it's not good to have deprecated 
>>>source in a new block :)
>>> 
>>>
>>>      
>>>
>>Sure. We'll have some cleanup to do in the new block: this 
>>class was still there in woody as "legacy" compatibility support.
>>
>>    
>>
>What's the replacement for the above class?
>  
>

The one it inherits from: o.a.c.forms.validation.ValidationError.

Sylvain

-- 
Sylvain Wallez                                  Anyware Technologies
http://www.apache.org/~sylvain           http://www.anyware-tech.com
{ XML, Java, Cocoon, OpenSource }*{ Training, Consulting, Projects }


RE: [cfoms] ValidationError is deprecated

Posted by Carsten Ziegeler <cz...@s-und-n.de>.
 
Sylvain Wallez wrote:
> 
> Carsten Ziegeler wrote:
> 
> >The org.apache.cocoon.forms.datatype.ValidationError is deprecated.
> >Can we remove it completly? Imho it's not good to have deprecated 
> >source in a new block :)
> >  
> >
> 
> Sure. We'll have some cleanup to do in the new block: this 
> class was still there in woody as "legacy" compatibility support.
> 
What's the replacement for the above class?

Carsten


Re: [cfoms] ValidationError is deprecated

Posted by Sylvain Wallez <sy...@apache.org>.
Carsten Ziegeler wrote:

>The org.apache.cocoon.forms.datatype.ValidationError is deprecated.
>Can we remove it completly? Imho it's not good to have deprecated source in
>a new block :)
>  
>

Sure. We'll have some cleanup to do in the new block: this class was 
still there in woody as "legacy" compatibility support.

Sylvain

-- 
Sylvain Wallez                                  Anyware Technologies
http://www.apache.org/~sylvain           http://www.anyware-tech.com
{ XML, Java, Cocoon, OpenSource }*{ Training, Consulting, Projects }