Re: Convenience methods for traceln
Kevin Reid <kpreid-M/[email protected]>
| Newsgroups | gmane.comp.lang.e.general |
|---|---|
| Message-ID | <[email protected]> |
On Jan 7, 2011, at 8:55, Thomas Leonard wrote: > This patch makes it a bit easier to use traceln: > > http://gitorious.org/repo-roscidus/it-innovation/commit/18c3370b28586ee80eabfd8141068ff4c421bc7d > > You can now pass any object to run/1, not just a string. For > example, to > dump a couple of variables: Sorry for not mentioning this sooner: I have made extensions to traceln in E-on-CL, including defining a slightly different object known as 'trace' and supporting recursive tagged delegation. The interfaces should be kept compatible, but I haven't reviewed the details yet. -- Kevin Reid <http://switchb.org/kpreid/>