home *** CD-ROM | disk | FTP | other *** search
/ NetNews Usenet Archive 1992 #26 / NN_1992_26.iso / spool / comp / database / 7758 < prev    next >
Encoding:
Internet Message Format  |  1992-11-11  |  2.9 KB

  1. Path: sparky!uunet!dtix!darwin.sura.net!europa.asd.contel.com!emory!sol.ctr.columbia.edu!news.unomaha.edu!news.mtholyoke.edu!nic.umass.edu!titan.ucc.umass.edu!dtodd
  2. From: dtodd@titan.ucc.umass.edu (David M. Todd)
  3. Newsgroups: comp.databases
  4. Subject: Changes in Advanced Revelation from 1.16 to 3.0
  5. Message-ID: <BxJyoE.5uz@nic.umass.edu>
  6. Date: 11 Nov 92 12:57:50 GMT
  7. Sender: usenet@nic.umass.edu (USENET News System)
  8. Organization: University of Massachusetts, Amherst
  9. Lines: 60
  10.  
  11.  
  12. Mike Stramba asked me the following in response to my posting
  13. mentioning that I had just upgraded from Revelation 1.16 to 3.0.  I
  14. thought I'd post my response on Comp.databases to see if others have
  15. any comments:
  16.  
  17. > I've still got 1.10 !
  18. > What are some of the differences, good and bad that have impressed you with
  19. > the latest version?
  20. > What, if any functions, commands have been added on the 'user level' e.g.
  21. > 'LIST' command or R-Basic level for manipulating dynamic arrays?
  22.  
  23. POSITIVE:
  24.  
  25. + can control case sensitivity (since 2.??)
  26.  
  27. + improved menu structure, organization of commands
  28.  
  29. + mouse capability (since 2.??, but much more fully implemented in
  30. 3.0)  PAINT has been improved and works very well with the mouse.
  31.  
  32. + manuals are more efficiently organized.
  33.  
  34. + the tutorial is much improved
  35.  
  36. + improved functionality and efficiency (e.g. messages are less
  37. complicated to invoke in code.  I'm not thinking of other examples
  38. right now, but this is my general impressions).
  39.  
  40. + There are a variety of other improvements that may or may not be
  41. relevant to you, but they certainly improve the overall standing of
  42. ARev in the marketplace:  SQL query-by-example; environmental bonding
  43. options; international language options.
  44.  
  45. ? Some query operations are supposed to be faster, but it is unclear
  46. how much this affects overall operation.  My general impression is
  47. that 3.0 is slower than 1.16 in genearl use, but I'm still changing my
  48. code to avoid some translation processes that slow operation (see next
  49. point).  
  50.  
  51. - The conversion process is tough, primarily because RTI decided to
  52. enforce SQL standards for table and column naming (underscores are the
  53. only "punctuation" that can be used).  The tradeup process carries out
  54. the most elemental conversions (changing table names and column
  55. names), but it doesn't touch code (including dictionaries) or VOC
  56. rows.  ARev tries to translate periods to underscors on the fly, but
  57. this doesn't work when indexes are involved (e.g. select statements
  58. using indexed columns).  Quite a few people seem to be saying they are
  59. eager to use 3.0 on new projects, but not to convert old applications.
  60. I'm converting an old application and it's been a lot of work but it
  61. seems worth it.
  62.  
  63. David
  64.  
  65. |~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ David M. Todd ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~|
  66. |Department of Psychology, University of Massachusetts, Amherst, MA 01003 USA|
  67. |Phone: 413/545-0158 ___ <DTodd@Titan.ucc.UMass.EDU> _____  Fax: 413/545-0996|
  68.