>> 
> 
> I assume crLog:/logCr: is a short and convenient form of something else. How 
> would these be called? Basically I want to log objects

YES!!!!

> and only the default in Object should use Transcript in combination with 
> "asString". On top of the short form a convenient selector that adds a line 
> ending makes sense. 

:)
We are in sync :)

> There needs to be a getter for a log where one can attach all needs like 
> logging levels, log destinations, etc. So is the plan to have only the direct 
> replacement for "Transcript show:" or something that can be extended/used 
> differently.

Yes!

> And why do we use cr?

because of text :)
But since we will have objects :)

> I think it is pretty common to us NL = newline. Where does this come from? 
> Logically a "carriage return" enables you only to print something in bold 
> while newline enables you to print a whole page :)
> 
> Norbert


Reply via email to