home *** CD-ROM | disk | FTP | other *** search
/ NetNews Usenet Archive 1992 #18 / NN_1992_18.iso / spool / comp / windows / openloo / 3438 < prev    next >
Encoding:
Internet Message Format  |  1992-08-12  |  2.2 KB

  1. Path: sparky!uunet!gatech!usenet.ins.cwru.edu!news.ysu.edu!psuvm!frmop11!dearn!dmswwu1a!wuebbel
  2. Organisation: Westfaelische Wilhelms-Universitaet, Muenster, Germany
  3. Date: Thursday, 13 Aug 1992 11:00:58 MES
  4. From: Frank Wuebbeling <WUEBBEL@DMSWWU1A.UNI-MUENSTER.DE>
  5. Message-ID: <92226.110058WUEBBEL@DMSWWU1A.UNI-MUENSTER.DE>
  6. Newsgroups: comp.windows.open-look
  7. Subject: Re: devguide thought...
  8. Distribution: world
  9. References:  <7klfa25@openlook.Unify.Com>
  10. Lines: 43
  11.  
  12.  
  13. In article <7klfa25@openlook.Unify.Com>, fgreco@shearson.com (Frank Greco) says:
  14. >
  15. >Has anyone given thought to writing a .G interpreter?  Given the
  16. >simplicity of the language, it doesn't look too hard.  We wouldn't need
  17. >the *ui.c file anymore; just a shared .G interpreter.  Then, given a
  18. >decent API, you could dynamically create objects directly from the .G
  19. >file.  The *ui.c file produced by Devguide would then be redundant.
  20. >
  21. We did, and it cost us only a day. Everything you need to do is convert
  22. the .G-file into an app-file readable by WCL. However, you get a problem:
  23. WCL will only work with OLIT, and you will soon find out that devguide
  24. does NOT work with OLIT (xxx not supported. yyy not working. zzz will
  25. be badly positioned. I confess, some are OLIT-errors).
  26. >Take it a step further and add a dynamic loading mechanism for
  27. >connecting callbacks (Dld perhaps?).  Sort of like adding the emacs-ish
  28. >(dare I say NeWS-ish) extensibility idea to Xview and OLIT.
  29. >
  30. This is all already in WCL. :-)
  31. >Now take Devguide and make *it* use this mechanism.  This could
  32. >facilitate dynamically loading your own objects into the oh-so-static
  33. >devguide.
  34. >
  35. This should be SUN's task.
  36.  
  37. >.Just a thought,
  38. >
  39. No, it's real. Almost.Make WCL use xview objects... :-(
  40. >
  41. >Frank G.
  42. >=-=-=-=-=-=-=-=-=-=
  43. >
  44. "Dipl.-Math. Frank Wuebbeling"
  45.  
  46.     __  __  __  __  __  __  __   __   / Dipl.-Math. Frank Wuebbeling
  47.    / / / / / / / / / / / / / /  / /  /  Institut fuer Numerische Mathematik
  48.   / / / / / / / / / / / / / /  / /  /   Westfaelische Wilhelms-Universitaet
  49.  / /_/ /_/ / / /_/ /_/ / / /__/ /  /
  50.  \________/  \________/  \_____/  /  Einsteinstr. 62, D-4400 Muenster, Germany
  51.                  /   Internet: wuebbel@math.uni-muenster.de
  52.                 /    Bitnet:   onm29@dmswwu1a.bitnet
  53.                    /     Tel. (+49) 251 - 83 3795
  54.  
  55.