home *** CD-ROM | disk | FTP | other *** search
/ NetNews Usenet Archive 1992 #30 / NN_1992_30.iso / spool / comp / object / 4578 < prev    next >
Encoding:
Text File  |  1992-12-17  |  1.6 KB  |  38 lines

  1. Newsgroups: comp.object
  2. Path: sparky!uunet!cis.ohio-state.edu!zaphod.mps.ohio-state.edu!caen!spool.mu.edu!umn.edu!csus.edu!netcom.com!thinman
  3. From: thinman@netcom.com (Technically Sweet)
  4. Subject: Re: Visual programming
  5. Message-ID: <1992Dec17.184508.28380@netcom.com>
  6. Organization: International Foundation for Internal Freedom
  7. References: <1gplc2INNbj8@montaigne.lif.icnet.uk>
  8. Date: Thu, 17 Dec 1992 18:45:08 GMT
  9. Lines: 27
  10.  
  11. js@montaigne.lif.icnet.uk (Jack Shirazi <js@biu.icnet.uk>) writes:
  12.  
  13. >I've seen a couple of visual programming environments, and used one
  14. >that was implemented using Smalltalk, and I notice that they are
  15. >really dataflow programs. Does anyone have any ideas about a way of
  16. >visual programming which allows you to create and use objects
  17. >interacting with each other.  I realize that the Smalltalk
  18. >implementation has interacting objects uderlying it, but at the visual
  19. >level you have data comming in, processed through some functions and
  20. >output.  I know the question here is unclear, but I'm having trouble
  21. >thinking up a visual program which is not a dataflow diagram.
  22.  
  23. The dataflow paradigm is naturally 2D or 3D, so it makes a good
  24. visual interface.  You can have objects and messages flowing around
  25. the screen instead of raw data.  Some dataflow paradigms have logical
  26. assertions flowing around; each node rewrites its input assertions
  27. and emits new output assertions.
  28.  
  29. There are several survey books of visual programming interfaces
  30. out.  They tend to be hodgepodges of many different kinds of
  31. programming.
  32.  
  33. -- 
  34.  
  35. Lance Norskog
  36.  
  37. Data is not information is not knowledge is not wisdom.
  38.