Re: Best Practices for Debugging XML?

2004-04-21 Thread laurent_rorive
To: [EMAIL PROTECTED] cc: Subject: Best Practices for Debugging XML? Newbie question: what's the best way to view raw xml when debugging pipelines for web development? I think my question comes down to these two points: 1) Should serializers be switched to type=xml so that

AW: Best Practices for Debugging XML?

2004-04-21 Thread Majcen, Kurt
-Von: David Swearingen [mailto:[EMAIL PROTECTED] Gesendet: Mittwoch, 21. April 2004 04:21An: [EMAIL PROTECTED]Betreff: Best Practices for Debugging XML? Newbie question: what's the best way to view raw xml when debugging pipelines for web development? I think my question comes down

Best Practices for Debugging XML?

2004-04-20 Thread David Swearingen
Newbie question: what's the best way to view raw xml when debugging pipelines for web development? I think my question comes down to these two points: 1) Should serializers be switched to type="xml" so that I can see raw xml results in a browser? 2) If so, or, in general, are there some good

RE: Best Practices for Debugging XML?

2004-04-20 Thread David Leangen
David (I like your name!) Try using views. http://cocoon.apache.org/2.1/userdocs/concepts/views.html Regards, David -Original Message- From: David Swearingen [mailto:[EMAIL PROTECTED] Sent: April 21, 2004 11:21 To: [EMAIL PROTECTED] Subject: Best Practices for Debugging XML

RE: Best Practices for Debugging XML?

2004-04-20 Thread Neil Bacon
Practices for Debugging XML? Newbie question: what's the best way to view raw xml when debugging pipelines for web development? I think my question comes down to these two points: 1) Should serializers be switched to type=xml so that I can see raw xml results in a browser? 2) If so, or, in general