[squeak-dev] some more missing signatures

Previous Topic Next Topic
 
classic Classic list List threaded Threaded
3 messages Options
Reply | Threaded
Open this post in threaded view
|

[squeak-dev] some more missing signatures

Yoshiki Ohshima-2
  Hello,

  I have a few questions in regards to the method authorship in the
past and current.  If you have answers to some of the questions, that
would be really great.  If you can get the person to sign the
agreement letter, and email the scanned PDF or send the letter to
Viewpoints, that would be really nice.  Thank you!

  1. The following methods from the Sophie project have initials
     'JSM', but isn't it actually by John M. Mcintosh?

         ExtendedClipboardInterface class >> shutDown:
         ExtendedClipboardInterface class >> startUp:
         ExtendedClipboardSunit >> testClearClipboard
         ExtendedClipboardSunit >> testAddClipboardData
         ExtendedClipboardSunit >> setUp
         ExtendedClipboardInterface >> primAddClipboardData:data:dataFormat:
         ExtendedClipboardInterface >> primGetClipboardFormat:formatNumber:
         ExtendedClipboardInterface >> primClearClipboard:
         ExtendedClipboardInterface >> primCreateClipboard
         ExtendedClipboardInterface >> primReadClipboardData:format:

  2. Does anybody has a contact with Jesse Welton?

  3. Does anybody remember that who was 'jdl'? He basically replaced _
     with := for methods including the following:

         Sonogram >> plotColumn:
         SpeakerMorph >> appendSample:
         PasteUpMorph >> selectedRect
         MovieMorph >> setFrame:
         MovieMorph >> currentFrame
         StarSqueakMorph >> displayPatchVariableOn:color:shift:
         StarSqueakMorph >> setPatchBrightnessAtX:y:to:
         StarSqueakMorph >> primDiffuseFrom:to:width:height:delta:
         StarSqueakMorph >> uphillOf:forTurtle:
         TransformationMorph >> scaleToMatch:
         MPEGDisplayMorph >> volume:
         TableLayout >> minExtentVertical:
         TableLayout >> computeCellArrangement:in:horizontal:target:
         TableLayout >> layoutLeftToRight:in:
         TableLayout >> minExtentHorizontal:
         TableLayout >> layoutTopToBottom:in:
         ChessPlayerAI >> statusString

   4. Does anybody has a contact with 'jp', who is supposed to be Jens
      Pall Hafsteinsson and Samuel S. Shuster, both of whom did a work
      on SUnit?

   5. 'md\' edited #browseIt.  Who was it?  Is it a typo of Marcus
      Denker?

   6. Does anybody has a contact with Jay Carlson?

   7. Does anybody has a contact with Richard A. Harmon?

   8. Does anybody has a contact with Russell Swan?

   9. Who is 'rk' and 'rkris' who worked on the methods including
      following?

         HtmlEntity class >> convertToNumber:
         HtmlEntity class >> valueOfHtmlEntity:
         DownloadingImageMorph >> setContents
         HtmlFormatter >> initialize
         String >> replaceHtmlCharRefs
         HtmlTokenizer >> nextTag
         HtmlEntity class >> initialize
         DownloadingImageMorph >> step
         HtmlBlockQuote >> addToFormatter:
         XMLTokenizer >> nextExternalId

   10. Does anybody has a contact with Gerardo Richarte?

   11. Does anybody know who is 'TBP' and 'Tbp', who edited methods
       including:

         ChatNotes >> recorder
         ChatNotes >> updateNotes
         ChatNotes >> name:
         ChatNotes >> defaultBackgroundColor
         ChatNotes >> initialExtent
         ChatNotes >> stop
         AlertMorph >> canHaveFillStyles
         AlertMorph >> color:
         AlertMorph >> stepTime
         AudioChatGUI >> defaultBackgroundColor
         AudioChatGUI >> initialExtent
         ChatRecorder >> recordedSound:
         AudioChatGUI >> stop
         ChatButtonMorph >> actionUpSelector:
         ChatButtonMorph >> actionDownSelector:
         ChatButtonMorph >> labelUp:
         ChatButtonMorph >> labelDown:

Reply | Threaded
Open this post in threaded view
|

Re: [squeak-dev] some more missing signatures

Antony Blakey-3

On 20/08/2008, at 11:04 AM, Yoshiki Ohshima wrote:

>   4. Does anybody has a contact with 'jp', who is supposed to be Jens
>      Pall Hafsteinsson and Samuel S. Shuster, both of whom did a work
>      on SUnit?

[hidden email]

Antony Blakey
-------------
CTO, Linkuistics Pty Ltd
Ph: 0438 840 787

The intuitive mind is a sacred gift and the rational mind is a  
faithful servant. We have created a society that honours the servant  
and has forgotten the gift.
   -- Albert Einstein



Reply | Threaded
Open this post in threaded view
|

Re: [squeak-dev] some more missing signatures

Yoshiki Ohshima-2
  Thank you, Antony!

  Sames, the Squeak community has been trying to get the past Squeak
contributors agree to release their contributions also under the MIT
license.  The record indicates that many TestRunner related methods
are yours.  Since you originally released it freely available, I hope
that you have no problem to relicense it under slightly difference
license.

  If you agree, please sign the license agreement:

http://netjam.org/squeak/SqueakDistributionAgreement.pdf

and send it to the Viewpoints Research, or FAX it to VPRI (I can send
you the number if you like, or send me the scanned PDF.

  Thank you!

-- Yoshiki