You are viewing a plain text version of this content. The canonical link for it is here.
Posted to java-dev@axis.apache.org by Thilina Gunarathne <cs...@gmail.com> on 2005/06/20 10:44:06 UTC

[Axis2] Proposal to Rename OMText to OMCharacters

Hi all,
We thought of using the OMText, for the functionality OMBlob earlier 
provided. For example handling the binary stuff when they are qualified to 
be optimised. The reason behind this that OMText will anyway handle binary 
nad have an getDataHandler() method. So there is no need for seperate class 
which will handle binary. 
 Since the new OMText will handle both Binary as well as text, it seems that 
OMCharacters is a better name than OMText. 
Any suggestions.....
 Regards,
~Thilina
-- 

"May the SourcE be with u"

Re: [Axis2] Proposal to Rename OMText to OMCharacters

Posted by Sanjiva Weerawarana <sa...@opensource.lk>.
+1! Its also consistent with the Infoset use of "characters".

Sanjiva.

On Mon, 2005-06-20 at 14:44 +0600, Thilina Gunarathne wrote:
> Hi all,
> We thought of using the OMText, for the functionality OMBlob earlier
> provided. For example handling the binary stuff when they are
> qualified to be optimised. The reason behind this that OMText will
> anyway handle binary nad have an getDataHandler() method. So there is
> no need for seperate class which will handle binary. 
>  
> Since the new OMText will handle both Binary as well as text, it seems
> that OMCharacters is a better name than OMText. 
> Any suggestions.....
>  
> Regards,
> ~Thilina
> -- 
> 
> "May the SourcE be with u"