You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@avalon.apache.org by Mircea Toma <mi...@apache.org> on 2002/08/08 00:49:14 UTC

jakarta-avalon-excalibur/converter question

Hi,

Is jakarta-avalon-excalibur/converter sub-project a good place to have
javabean-to/from-dom, javabean-to/from-ldap implementations?

Mircea


--
To unsubscribe, e-mail:   <ma...@jakarta.apache.org>
For additional commands, e-mail: <ma...@jakarta.apache.org>


Re: jakarta-avalon-excalibur/converter question

Posted by Peter Donald <pe...@apache.org>.
On Thu, 8 Aug 2002 08:49, Mircea Toma wrote:
> Is jakarta-avalon-excalibur/converter sub-project a good place to have
> javabean-to/from-dom, javabean-to/from-ldap implementations?

Probably not, they are higher level concerns IMHO. For example the configurer 
component in myrmidon 
(jakarta-ant-myrmidon/container/src/java/org/apache/myrmidon/components/configurer/*) 
uses the converter project but itself does a "dom to ant object" conversion.

-- 
Cheers,

Peter Donald
----------------------------------------
"Liberty means responsibility. That is 
      why most men dread it." - Locke
---------------------------------------- 


--
To unsubscribe, e-mail:   <ma...@jakarta.apache.org>
For additional commands, e-mail: <ma...@jakarta.apache.org>