On Oct 24, 5:42 pm, Chas Emerick <[EMAIL PROTECTED]> wrote:
> The existing implementation of print-method for Class objects emits
> unreadable representations for primitive classes (Float/TYPE, etc) and
> array classes (Object[], etc). Attached is a patch that results in
> both types of classes
The existing implementation of print-method for Class objects emits
unreadable representations for primitive classes (Float/TYPE, etc) and
array classes (Object[], etc). Attached is a patch that results in
both types of classes being printed readably.
Rich, thanks for the feedback in irc...