Stéphane Ducasse ha scritto:
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?
What about using the email address instead? Many services (Facebook for example) use that.
- 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.
I can't say I like it. A better solution could be for each method to be able to refer to its package, and have the package report the license. Giovanni