Sending WinSqueak Code: Dumb but Critical Question

Mark Guzdial guzdial at cc.gatech.edu
Tue Jan 20 16:06:53 UTC 1998


>>(2) We've built a turnIn and grading system in the Pluggable WebServer so
>>that students can fileOut their code, open up the fileOut, select-all and
>>copy, then paste it into a text area in an HTML form.  Again, all tabs and
>>line endings are gone, so we can't fileIn.
>
>Why not send the "fileout" directly to the PWS without the detour to the
>local file system ?

That's an interesting solution (we're also trying Andreas' solution of the
CrLfFileStream, and Ian's of binary FTP).  I haven't tried to build a forms
submit HTTP request before.  Do you have any example code that we could
peek at?  I'm certainly willing to try it!

Mark

--------------------------
Mark Guzdial : Georgia Tech : College of Computing : Atlanta, GA 30332-0280
(404) 894-5618 : Fax (404) 894-0673 : guzdial at cc.gatech.edu
http://www.cc.gatech.edu/gvu/people/Faculty/Mark.Guzdial.html





More information about the Squeak-dev mailing list