RE: Giving up! Cocoon too big, slow and confusing

2002-06-27 Thread Andre Cusson
Hi, Just a small comment but I feel that a lot of the problem issues, and especially some of the complexity might be tied to where and how Cocoon sets the the interface between Java and XSLT. I have many examples in mind but in general I feel that more of the framework should be in xslt and that

RE: sitemap.xmap question

2002-06-18 Thread Andre Cusson
. Regards, ac PS: I will lookup the SourceWritingTransformer, thank you. PSS: See example below. -Message d'origine- De : Vadim Gritsenko [mailto:[EMAIL PROTECTED]] Envoye : 18 juin, 2002 08:27 A : [EMAIL PROTECTED] Objet : RE: sitemap.xmap question > From: Andre Cusson [mailt

RE: Cocoon book reviewers wanted

2002-05-22 Thread Andre Cusson
Hi Matthew, I've been developing software for 3 decades. I love XSLT. Cocoon is dynamic (pipelined) XML/XSLT. I would be happy to read and comment your book. andre cusson [EMAIL PROTECTED] -Message d'origine- De : Matthew Langham [mailto:[EMAIL PROTECTED]] Envoye : 22 ma

RE: [OT] uneven tags inside XSLT conditionals

2002-03-31 Thread Andre Cusson
always clean and formal. ac -Message d'origine- De : [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED]] Envoyé : 31 mars, 2002 22:12 À : [EMAIL PROTECTED] Objet : Re: [OT] uneven tags inside XSLT conditionals On Sun, Mar 31, 2002, Andre Cusson wrote: > Vadim is right, you need to writ

RE: [OT] uneven tags inside XSLT conditionals

2002-03-31 Thread Andre Cusson
Vadim is right, you need to write 2 at a time and that is what the 2 loops do. ac PS: xslt is sometime complex for simple processes and simple for complex ones ... -Message d'origine- De : Andre Cusson [mailto:[EMAIL PROTECTED]] Envoyé : 31 mars, 2002 13:20 À : [EMAIL PROTECTED]

RE: [OT] uneven tags inside XSLT conditionals

2002-03-31 Thread Andre Cusson
sorry, also drop the in one of the two (when/otherwise) ac -Message d'origine- De : Andre Cusson [mailto:[EMAIL PROTECTED]] Envoyé : 31 mars, 2002 13:16 À : [EMAIL PROTECTED] Objet : RE: [OT] uneven tags inside XSLT conditionals How about adding a at the end of the when claus

RE: [OT] uneven tags inside XSLT conditionals

2002-03-31 Thread Andre Cusson
How about adding a at the end of the when clause and adding a at the start of the otherwise clause. ac -Message d'origine- De : [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED]] Envoyé : 31 mars, 2002 11:16 À : [EMAIL PROTECTED] Objet : [OT] uneven tags inside XSLT conditionals Hey, I