Hi Richard.

Very useful your considerations. I find too the messages like #asWhatever,
like you said, were about type conversions, similar like we have in other
languages.

#printString and the others remember me the special method in Python
__str__ or __unicode__ which allow change the default representation of
object you dealing of.

Thank you, I will pay attention when dealing with this messages

Reply via email to