Re: xml model output for debugging
Gene <[email protected]>
| Newsgroups | gmane.comp.java.keel.devel |
|---|---|
| Message-ID | <[email protected]> |
I didn't see a reply to this, so here's what I know. You can log/print the response object with the toString() method, which spits out some xml, namely, all response objects. System.out.print( res.toString() ); I think Mike had a better reply to this a few months back on the list somewhere. hth, gene Nils Döhring wrote: > good morning, > > maybe i'm missing something obvious, but i couldn't find any hints so far: > > is there an option to view the model output as xml tree? i need that for > debugging my calendar app *sigh* and found it quite useful in expresso > those days. > something like: http://localhost/default/model.do?model=xyz&view=xml > > best, > niLS > http://keelframework.org/documentation.shtml > Keelgroup mailing list > [email protected] > http://lists.keelframework.com/listinfo.cgi/keelgroup-keelframework.com > http://keelframework.org/documentation.shtml Keelgroup mailing list [email protected] http://lists.keelframework.com/listinfo.cgi/keelgroup-keelframework.com