home *** CD-ROM | disk | FTP | other *** search
/ NetNews Usenet Archive 1992 #18 / NN_1992_18.iso / spool / comp / lang / eiffel / 1066 < prev    next >
Encoding:
Text File  |  1992-08-14  |  2.7 KB  |  65 lines

  1. Newsgroups: comp.lang.eiffel
  2. Path: sparky!uunet!psinntp!merlin.hgc.edu!jcm
  3. From: jcm@hgc.edu (James McKim)
  4. Subject: Re: TOOLS Conference Report (?)
  5. Message-ID: <1992Aug14.153413.14811@merlin.hgc.edu>
  6. Sender: usenet@merlin.hgc.edu (Action News Central)
  7. Organization: The Hartford Graduate Center
  8. References: <1992Aug12.090606.12@corning.com>
  9. Date: Fri, 14 Aug 1992 15:34:13 GMT
  10. Lines: 53
  11.  
  12. In article <1992Aug12.090606.12@corning.com> kruger_rc@corning.com writes:
  13. >
  14. >I understand that ISE was planning on unveiling Eiffel 3.0
  15. >(and other goodies(?)) at the TOOLS conference last week in Santa Barbara. 
  16. >If any one reading this newsgroup attended the conference, maybe they 
  17. >could post a brief summary for the benefit of those of us who could
  18. >not attend. (?)
  19. >
  20. >Thanks in advance.
  21.  
  22.  
  23. OK, I'll take a first cut at this and then maybe others will join in.
  24.  
  25. First, the bad news. We still didn't hear a firm shipping date.
  26. There appears to be one last problem with the "melting ice"
  27. technology (this is what allows mixing of compiled and interpreted
  28. code for a fast compile-edit cycle during development).
  29.  
  30. The good news is that everything we saw looks _really_ good.
  31.  
  32. EiffelBench is the basic development environment designed for use
  33. in a windowing system (motif is supported now with openlook soon
  34. to follow). Through a very intuitive "drag and drop" mechanism, one 
  35. can quickly compile, edit and examine source code, view short and 
  36. flat forms of classes, find ancestors, descendants, clients, suppliers, etc.
  37. What we did see of the melting ice technology looked very fast.
  38.  
  39. EiffelBuild is an application builder. Again using the drag and drop 
  40. mechanism one can quickly build and experiment with graphical user
  41. interfaces, for example. You build the interface on the screen and
  42. the system generates most of the code. If your interface
  43. includes a command button, the code for putting the button on the
  44. screen, with text and colors of your choice will be automatically
  45. generated. At the appropriate time, the system will provide a
  46. template for the code _you_ have to fill in. Namely, what happens
  47. when somebody clicks on the button. Perhaps someone with experience
  48. with other GUI builders could comment further (Dave Q?). 
  49.  
  50. EiffelBuild came together in a remarkably short time. It uses
  51. the EiffelVision graphics library extensively (as does EiffelBench,
  52. I think), so there is some empirical evidence that this library
  53. is easy to use and provides some solid development power.
  54.  
  55. EiffelCase was also demonstrated, but I missed it! :-(
  56.  
  57. Hope this helps.
  58.  
  59. -- Jim
  60. -- 
  61.  
  62. *------------------------------------------------------------------------------*
  63. Jim McKim  (203)-548-2458     In exactly 3.2 seconds it will be a few 
  64. Internet:  jcm@hgc.edu   minutes to 5:00.
  65.