home *** CD-ROM | disk | FTP | other *** search
/ NetNews Usenet Archive 1992 #19 / NN_1992_19.iso / spool / comp / database / informix / 1865 < prev    next >
Encoding:
Text File  |  1992-09-02  |  1.1 KB  |  31 lines

  1. Newsgroups: comp.databases.informix
  2. Path: sparky!uunet!bjudev!mfox
  3. From: mfox@bjudev.UUCP (Mike Fox)
  4. Subject: Heading toward 4GL++
  5. Message-ID: <1992Sep2.174618.3753@bjudev.UUCP>
  6. Organization: Bob Jones University
  7. Distribution: na
  8. Date: Wed, 2 Sep 92 17:46:18 GMT
  9. Lines: 20
  10.  
  11. I would like to structure the code in development so that the transition to
  12. Informix 4GL++ is as smooth as possible.  Does anyone have an idea what 
  13. Informix is planning to do in this area?  For example, we could at the present
  14. time conceive of an "object" as 
  15.  
  16.           a module of code  ----|
  17.           a table  -------------|--   together, an object
  18.           a form   -------------|
  19.  
  20. I know this isn't strictly an object since any table cannot be bound to a
  21. certain piece of code. Nevertheless it does begin to imitate an object in
  22. that it has an entity (table) and its behavior (code). The so-called objects
  23. would be reusable among programs. 
  24.  
  25. However thinking and developing this way may not be what Informix is planning.
  26. If you have more on this then I thank you for sending it.
  27.  
  28. uunet!bjudev!mfox
  29.  
  30.  
  31.