[squeak-dev] Re: Text Editors

Randal L. Schwartz merlyn at stonehenge.com
Sun Aug 2 19:59:50 UTC 2009


>>>>> "Bert" == Bert Freudenberg <bert at freudenbergs.de> writes:

Bert> Commment ∉ Literals

Yes, I understand that.

To put the data into a comment means some magic has to happen to parse
source text to get at the value.

To put the data into a literal means I simply call the method to get
the value.

What's the downside of having it as a literal?

I know the downside of having it as a comment: far more mechanism, and thus,
more fragile code and maintenance.

-- 
Randal L. Schwartz - Stonehenge Consulting Services, Inc. - +1 503 777 0095
<merlyn at stonehenge.com> <URL:http://www.stonehenge.com/merlyn/>
Smalltalk/Perl/Unix consulting, Technical writing, Comedy, etc. etc.
See http://methodsandmessages.vox.com/ for Smalltalk and Seaside discussion



More information about the Squeak-dev mailing list