Hi all
I wanted to fix Author and initial business.
I have the following questions and wishes. Please let me know what you
think.
- I would like to remove fullName since I do not understand why it is
needed.
- I would like to invoke name instead of initials.
- I would like also to use firstnameLastName (and avoid to use .
inside the name since it may
conflict with other file characters). Do you have any idea of another
solution?
- talking with igor we thought that we could have
stephaneDucasseMIT in the timestamp to indicate the license of the
method.
I would like to avoid to break MC or other tools by accident.
stef
Browsing the code I found a fun preference :)
wantsChangeSetLogging
"Answer whether method changes in the receiver should be logged to
current change set. This circumlocution avoids such logging for
programmatically-compiled methods in Preferences, removing an annoyance"
^ Author initialsPerSe ~= 'programmatic'