|
Hi,
The transcript is now available when the IDE isn't loaded through the
console object.
That means that projects using NodeJs, etc can now perform "Transcript
show: anObject" instead of "console log: ..."
Note that you can create your own Transcript class and register it with:
Transcript register: myTranscript
Cheers,
Nico
|