Re: debugging model output
Michael Nash <[email protected]> Tue, 01 Feb 2005 08:41:05 -0500
| Newsgroups | gmane.comp.java.keel.user |
|---|---|
| Organization | JGlobal Limited |
| Message-ID | <[email protected]> |
Nils: If you do a "toString()" on a ModelResponse you'll find that's exactly what you get: An XML representation of the model response. Write that to stderr and you've got a very handy debug tool. Mike On Mon, 2005-01-31 at 18:11, Nils D=C3=B6hring wrote: > hi, >=20 > i hope i haven't overlooked something, but in order to 'debug' model=20 > outputs it would be nice to have sort of an xml view of the model like=20 > in our beloved expresso ;) but i am open to any other solution than=20 > try-and-error... >=20 > i think of something like=20 > http://localhost/default/model.do?model=3Dmymodel&view=3Dxml >=20 > while it must be possible to disable it ofcourse :) >=20 > best, > nils >=20 > _______________________________________________ > User mailing list > [email protected] > http://lists.keelframework.org/listinfo.cgi/user-keelframework.org