[armedbear-devel] debug assert considered bad for health

Brian Mastenbrook brian at mastenbrook.net
Thu May 6 16:24:29 UTC 2010


On 5/6/2010 11:18 AM, Ville Voutilainen wrote:
> That doesn't, unfortunately, solve the concern Mark states above. What we'd like
> to have is capability to say
> Assert((5 + 6 + 7) == 18);
> and have that output the parameters in string form and as computed
> values as well.
> You can do something like that pretty easily with lisp, but not with java. ;)

Doesn't AspectJ provide a way to do this? I seem to recall that you can 
stringify a join point.
-- 
Brian Mastenbrook
brian at mastenbrook.net
http://brian.mastenbrook.net/




More information about the armedbear-devel mailing list