home *** CD-ROM | disk | FTP | other *** search
/ NetNews Usenet Archive 1992 #20 / NN_1992_20.iso / spool / comp / lang / ada / 2624 < prev    next >
Encoding:
Text File  |  1992-09-15  |  2.1 KB  |  57 lines

  1. Newsgroups: comp.lang.ada
  2. Path: sparky!uunet!usc!zaphod.mps.ohio-state.edu!cis.ohio-state.edu!news.sei.cmu.edu!ajpo.sei.cmu.edu!goodsenj
  3. From: goodsenj@ajpo.sei.cmu.edu (John Goodsen)
  4. Subject: Re: Wanted: User Interface tools recommendations
  5. Message-ID: <1992Sep15.164356.28767@sei.cmu.edu>
  6. Sender: netnews@sei.cmu.edu (Netnews)
  7. Organization: Software Engineering Institute
  8. References: <1992Sep15.143122.23558@aio.jsc.nasa.gov> <dnsurber.716572216@node_26400>
  9. Distribution: usa
  10. Date: Tue, 15 Sep 1992 16:43:56 GMT
  11. Lines: 44
  12.  
  13.  
  14. >
  15. >
  16. >>I am looking for recommendations on user interface tools especially those with
  17. >>Ada interfaces. I have the following suggestions already:
  18. >
  19. >>TAE+ : A NASA developed and owned tool.
  20. >>SAMMII : A tool developed by SSI in support of the Space Station Program.
  21. >
  22. >Builder Xcessory: by IXI.  IMHO the best interface tool available.  The most
  23. >    recent release uses a UIL to Ada translator from SERC to generate Ada.
  24. >    Works like a charm.
  25.  
  26. Should the SERC translator work with *Any* builder which spits out UIL
  27. and not just BX?
  28.  
  29. >GRAMMI: developed by ??? under Govt. contract. Being marketed by EVB,
  30. >    the people who do the GRACE components. Reimplements some of the
  31. >    Motif widgets in Ada. Does not use the Motif code at all.  Very few
  32. >    users.
  33.  
  34. Very few users because it is just being released in Beta form as we speak...
  35. Some big pluses for not using Motif code... Look at the Motif bug lists
  36. for starters...  Think about Ada tasking issues as a followup.  
  37. GRAMMI is completely Ada tasking safe - no reentrancy problems and no
  38. blocking of application tasks...
  39.  
  40. >
  41. >Screen Machine: by OIS. Best pure Ada support. 
  42. >                        ^^^^^^^^^^^^^^^^^^^^^^^
  43.                          ahem....
  44.  
  45.  
  46. >
  47. >TeleUse: by Telesoft.  The most recent (or maybe next) release can
  48. >    generate Ada. Depends on D, a proprietary language. Good tool.
  49. >
  50. TeleUSE blows every other C builder on the market away, hands down.
  51. I`ve *SERIOUSLY* used all of them, including BX.  
  52. TeleUSE D is a plus, not a minus.  They ship the run-time source so
  53. you can port to any machine you desire...
  54. You can generate UIL from TeleUSE, similar to all other C builders.
  55.  
  56.  
  57.