home *** CD-ROM | disk | FTP | other *** search
/ NetNews Offline 2 / NetNews Offline Volume 2.iso / news / comp / sys / amiga / programmer / 6287 < prev    next >
Encoding:
Internet Message Format  |  1996-08-05  |  1.8 KB

  1. Path: pravda.aa.msen.com!not-for-mail
  2. From: crandall@mail.msen.com (Chad Randall)
  3. Newsgroups: comp.sys.amiga.programmer
  4. Subject: Re: Visual E - New E Developer Tool - vedev.gif (0/1)
  5. Date: 26 Mar 1996 02:25:24 GMT
  6. Organization: Msen, Inc. -- Ann Arbor, MI.
  7. Message-ID: <4j7kil$pd3@pravda.aa.msen.com>
  8. References: <68772090@0humpty.tomate.tng.oche.de> <Dou4u8.2H1@cix.compulink.co.uk>
  9. NNTP-Posting-Host: conch.aa.msen.com
  10. X-Newsreader: TIN [UNIX 1.3 950824BETA PL0]
  11.  
  12. Jolyon Ralph (jralph@cix.compulink.co.uk) wrote:
  13. : > > Great! But any chance of writing a version that uses a language 
  14. : > > suitable
  15. : > > for grown-ups, like C or C++? :-)
  16. : > 
  17. : > I am sure, that you never had a close look to E as it is of V3.2.....
  18. : Well, actually, I have. I'm using E version 3.2b registered.
  19. : My current project is nearly 20,000 lines of E code (!!!!) much of which 
  20. : I wrote myself, I've been using E commercially since 1994, so I know what 
  21. : I'm talking about! (It wasn't my choice to write the project in E....)
  22.  
  23. My project, "Iconian", is also around 20,000* lines of E code.  I've been using
  24. E since getting onto the Internet in 1994, too.
  25.  
  26. : I could give you a very long list of reasons why I don't like E. It's got 
  27. : some very fundamental design flaws as a language, and although it's quite 
  28. : easy for a beginner to get into I really can't recommend it to anyone for 
  29. : any serious use.
  30.  
  31. Design flaws?  The only thing I can think of is a lack of strong
  32. datatyping.  Other than that, it has a better design in places than C does.
  33. And E is close to Java in design.  Exception handling, no messing with
  34. pointers, automatic memory deallocation, etc.  If Java is the next big thing,
  35. than E can't be too bad.
  36.  
  37. Not for serious use?  What about the commercial program, "Photogenics"?
  38.  
  39.  
  40. *give or take 10,000 depending on how your writing style is. ;)
  41.