home *** CD-ROM | disk | FTP | other *** search
/ NetNews Usenet Archive 1992 #30 / NN_1992_30.iso / spool / comp / lang / tcl / 2090 next >
Encoding:
Internet Message Format  |  1992-12-11  |  1.1 KB

  1. Path: sparky!uunet!wupost!cs.utexas.edu!sun-barr!ames!agate!saffron.CS.Berkeley.EDU!joel
  2. From: joel@saffron.CS.Berkeley.EDU (Joel A. Fine)
  3. Newsgroups: comp.lang.tcl
  4. Subject: Commercial applications in Tcl?
  5. Date: 11 Dec 1992 21:40:41 GMT
  6. Organization: University of California, Berkeley
  7. Lines: 18
  8. Distribution: world
  9. Message-ID: <1gb1spINNicu@agate.berkeley.edu>
  10. NNTP-Posting-Host: saffron.cs.berkeley.edu
  11.  
  12. Hi,
  13.  
  14. Has anyone given any thought to what it might take to create a
  15. restrictable commercial application in Tk/Tcl? Suppose that I want
  16. to do all of my programming in tcl, and just use "wish" as the binary,
  17. since others have already done all of the work to port it to various
  18. machines, make it robust, etc. But if I do that, I have to distribute
  19. source code. It's not clear to me how I could then restrict its use
  20. to those who have paid for it.
  21.  
  22. Is there such a thing as compiled tcl, for example? Are there companies
  23. actually doing commercial tk software? What do they do about this?
  24.  
  25. Perhaps this is a non-issue: since tk is a research project; is it
  26. unreasonable to expect that programmers will actually generate non-
  27. shareware tcl/tk applications?
  28.  
  29. - Joel Fine
  30.