home *** CD-ROM | disk | FTP | other *** search
/ NetNews Usenet Archive 1993 #1 / NN_1993_1.iso / spool / comp / lang / lisp / mcl / 1975 < prev    next >
Encoding:
Internet Message Format  |  1993-01-11  |  2.1 KB

  1. Path: sparky!uunet!olivea!apple!goofy!cambridge.apple.com!cfry@MIT.EDU
  2. From: cfry@MIT.EDU (Christopher Fry)
  3. Newsgroups: comp.lang.lisp.mcl
  4. Subject: Re: CLIM vendor for MCL
  5. Message-ID: <9301111705.AA04216@MIT.EDU>
  6. Date: 11 Jan 93 17:06:06 GMT
  7. Sender: info-mcl-request@cambridge.apple.com
  8. Lines: 35
  9. Approved: comp.lang.lisp.mcl@Cambridge.Apple.C0M
  10.  
  11. > Someone tell me the vendor (name, address) and price of CLIM for MCL?
  12. Lucid in Menlo Park, CA. I think its about $500 but you should talk to 
  13. them directly. 
  14.  
  15. >I have an MCL application that I want to port to an SGI machine with a
  16. >Franz CLOS/CLIM environment.  Does anyone know if there are portable
  17. >versions (e.g. CLIM) of MCL's GUI interface functions (e.g. those for
  18. >window, views, dialogs) available?  This will save me the time of
  19. >having to rewrite the GUI code in CLIM.
  20.  
  21. This is the BIG problem. CLIM 2.0 will have the ability to
  22. support mac-like dialog items, etc though the beta version from
  23. Lucid for the Mac isn't due until spring 93.
  24. Even with 2.0, there's problably a bunch a widget work to do to
  25. support all the MCL window system stuff we know and love.
  26.  
  27. Even with all of that a port will not be trivial. It will be more like a
  28. total rewrite of the GUI part of your code, but at least a rewrite in a 
  29. language that stands a chance of giving you the support you need.
  30.  
  31. A dark horse candidate for porting MCL apps is Quorum's  'Equal" product 
  32. that some day is supposed to be able to take any Mac application and 
  33. run it on a variety of Unix machines, unchanged. I'm taking about the 
  34. actual binary application, without recompilation.
  35. My last message from Quarum said they hoped to ship Equal 1st quarter 
  36. 93. This is tricky  technology so don't hold your breath. My guess is 
  37. that some extra work will have to be done to get MCL apps to work, just 
  38. because they can't think of everything. Still, that solution would be 
  39. easiest for MCL users. 
  40.  
  41. Quorum has mentioned SGI Indigo in their literature for their other 
  42. product, "Latitude", so I'd be surprised if they're not planning an
  43. SGI version of Equal.
  44.  
  45. Quarum is also in Menlo Park, CA, 415 323-3111
  46.