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

  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: Re: Commercial applications in Tcl?
  5. Date: 12 Dec 1992 00:03:44 GMT
  6. Organization: University of California, Berkeley
  7. Lines: 10
  8. Distribution: world
  9. Message-ID: <1gba90INNlmf@agate.berkeley.edu>
  10. References: <1gb1spINNicu@agate.berkeley.edu> <1992Dec11.224741.23471@wuecl.wustl.edu>
  11. NNTP-Posting-Host: saffron.cs.berkeley.edu
  12.  
  13. In article <1992Dec11.224741.23471@wuecl.wustl.edu>, omar@wucs1.wustl.edu (Omar El-Ghazzawy) writes:
  14. |> If you plan on writing the entire application in Tcl then I believe you have
  15. |> a bit of a problem.  However, if you create a few objects in C and register
  16. |> them as Tcl commands your problem may be solved.
  17.  
  18. Yes, that's the conclusion I came to. I'd be interested in a solution that doesn't
  19. require C code, if anyone has thought of one.
  20.  
  21. - Joel
  22.  
  23.