You are viewing a plain text version of this content. The canonical link for it is here.
Posted to users@cocoon.apache.org by Jochen Wiedmann <jo...@ispsoft.de> on 2002/07/05 11:22:34 UTC

Re: R�f. : Re: cocoon jaxme transformer! (Othman Haddad)

> hi,
> the documentation of CastorTransformer you can find it in the 
> sources of Cocoon2.02 in the repository:
 cocoon-
> 2.0.2\src\scratchpad\webapp\samples\castor\doc

That simple?

Ah, whenever I lay my hands on Cocoon, I fall in love again!
How said I never get the possibility to make a project with
it. (Sunshine, want a teleworker? :-)

Attached you find a suggestion for a JaxMeTransformer. Notice
its much simpler than the CastorTransformer because it doesn't
need to support SAX1 or those nasty mapping files. Please let
me know the results.

If it works, you could do me a favour and make a complete
example from it (much like the Castor sample) and supply this
to the Cocoon-dev mailing list.


Regards,

Jochen


Réf. : Re: Réf. : Re: cocoon jaxme transformer! (Othman Haddad)

Posted by Othman Haddad <oh...@neomalogic.com>.
hi man,
this is amazing, you've spent your spent for writting a transformer for me!!
i'm really amazed, and i promise you to put the sources on the cvs for
everybody after trying,and correcting them..
really thank you

-------Message original-------

De : Jochen Wiedmann
Date : vendredi 05 juillet 2002 11:22:52
A : Othman Haddad; jaxme mailing list; cocoon user list; joe@ispsoft.de
Sujet : Re: Réf. : Re: cocoon jaxme transformer! (Othman Haddad)

> hi,
> the documentation of CastorTransformer you can find it in the 
> sources of Cocoon2.02 in the repository:
cocoon-
> 2.0.2\src\scratchpad\webapp\samples\castor\doc

That simple?

Ah, whenever I lay my hands on Cocoon, I fall in love again!
How said I never get the possibility to make a project with
it. (Sunshine, want a teleworker? :-)

Attached you find a suggestion for a JaxMeTransformer. Notice
its much simpler than the CastorTransformer because it doesn't
need to support SAX1 or those nasty mapping files. Please let
me know the results.

If it works, you could do me a favour and make a complete
example from it (much like the Castor sample) and supply this
to the Cocoon-dev mailing list.


Regards,

Jochen

Réf. : Re: Réf. : Re: cocoon jaxme transformer! (Othman Haddad)

Posted by Othman Haddad <oh...@neomalogic.com>.
hi,
>>Can you compare JaxMe to Castor, Betwixt, Jonas, JAXB ?
- Betwixt i don't know what it is.
- Jonas is free french container server side for EJB
- Castor is more paowerful than JAXB for doing databinding
-JaxMe in my opinion is better than Castor for doing databinding from xml to
java classes because jaxme classes are more useful than castor ones,but if
you Castor definitely handles Schema W3C support  better than Jaxme..

hope i've answered to your question..
best regards..othman

-------Message original-------

De : cocoon-users@xml.apache.org
Date : dimanche 07 juillet 2002 18:43:02
A : cocoon-users@xml.apache.org
Sujet : Re: Réf. : Re: cocoon jaxme transformer! (Othman Haddad)

Can you compare JaxMe to Castor, Betwixt, Jonas, JAXB ?



----- Original Message -----
From: "Jochen Wiedmann" <jo...@ispsoft.de>
To: "Othman Haddad" <oh...@neomalogic.com>; "jaxme mailing list"
<ja...@lists.sourceforge.net>; "cocoon user list"
<co...@xml.apache.org>; <jo...@ispsoft.de>
Sent: Friday, July 05, 2002 4:22 AM
Subject: Re: Réf. : Re: cocoon jaxme transformer! (Othman Haddad)


> > hi,
> > the documentation of CastorTransformer you can find it in the
> > sources of Cocoon2.02 in the repository:
> cocoon-
> > 2.0.2\src\scratchpad\webapp\samples\castor\doc
>
> That simple?
>
> Ah, whenever I lay my hands on Cocoon, I fall in love again!
> How said I never get the possibility to make a project with
> it. (Sunshine, want a teleworker? :-)
>
> Attached you find a suggestion for a JaxMeTransformer. Notice
> its much simpler than the CastorTransformer because it doesn't
> need to support SAX1 or those nasty mapping files. Please let
> me know the results.
>
> If it works, you could do me a favour and make a complete
> example from it (much like the Castor sample) and supply this
> to the Cocoon-dev mailing list.
>
>
> Regards,
>
> Jochen
>
>


----------------------------------------------------------------------------
----


> ---------------------------------------------------------------------
> Please check that your question has not already been answered in the
> FAQ before posting. <http://xml.apache.org/cocoon/faq/index.html>
>
> To unsubscribe, e-mail: <co...@xml.apache.org>
> For additional commands, e-mail: <co...@xml.apache.org>


---------------------------------------------------------------------
Please check that your question has not already been answered in the
FAQ before posting. <http://xml.apache.org/cocoon/faq/index.html>

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


.

Re: Réf. : Re: cocoon jaxme transformer! (Othman Haddad)

Posted by Ivelin Ivanov <iv...@apache.org>.
Can you compare JaxMe to Castor, Betwixt, Jonas, JAXB ?



----- Original Message -----
From: "Jochen Wiedmann" <jo...@ispsoft.de>
To: "Othman Haddad" <oh...@neomalogic.com>; "jaxme mailing list"
<ja...@lists.sourceforge.net>; "cocoon user list"
<co...@xml.apache.org>; <jo...@ispsoft.de>
Sent: Friday, July 05, 2002 4:22 AM
Subject: Re: Réf. : Re: cocoon jaxme transformer! (Othman Haddad)


> > hi,
> > the documentation of CastorTransformer you can find it in the
> > sources of Cocoon2.02 in the repository:
>  cocoon-
> > 2.0.2\src\scratchpad\webapp\samples\castor\doc
>
> That simple?
>
> Ah, whenever I lay my hands on Cocoon, I fall in love again!
> How said I never get the possibility to make a project with
> it. (Sunshine, want a teleworker? :-)
>
> Attached you find a suggestion for a JaxMeTransformer. Notice
> its much simpler than the CastorTransformer because it doesn't
> need to support SAX1 or those nasty mapping files. Please let
> me know the results.
>
> If it works, you could do me a favour and make a complete
> example from it (much like the Castor sample) and supply this
> to the Cocoon-dev mailing list.
>
>
> Regards,
>
> Jochen
>
>


----------------------------------------------------------------------------
----


> ---------------------------------------------------------------------
> Please check that your question  has not already been answered in the
> FAQ before posting.     <http://xml.apache.org/cocoon/faq/index.html>
>
> To unsubscribe, e-mail:     <co...@xml.apache.org>
> For additional commands, e-mail:   <co...@xml.apache.org>


---------------------------------------------------------------------
Please check that your question  has not already been answered in the
FAQ before posting.     <http://xml.apache.org/cocoon/faq/index.html>

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