home *** CD-ROM | disk | FTP | other *** search
/ NetNews Usenet Archive 1992 #16 / NN_1992_16.iso / spool / comp / lang / cplus / 11511 < prev    next >
Encoding:
Internet Message Format  |  1992-07-25  |  2.1 KB

  1. Path: sparky!uunet!telxon!kenl
  2. From: kenl@telxon.uucp (Ken K. Lambach)
  3. Newsgroups: comp.lang.c++
  4. Subject: Re: Protogen Code Generator
  5. Message-ID: <893@telxon.UUCP>
  6. Date: 24 Jul 92 11:22:47 GMT
  7. References: <2386@bsu-cs.bsu.edu> <1992Jul22.220615.20744@sifon.cc.mcgill.ca>
  8. Sender: news@telxon.UUCP
  9. Reply-To: kenl@telxon.UUCP (Ken K. Lambach)
  10. Organization: Telxon Corporation,  Akron OH
  11. Lines: 37
  12.  
  13. >
  14. >I have PROTOGEN 2.0.
  15. >
  16. >The information on their ad is missleading.
  17. >You have to read its ad very carefully. It reads(line 14 of the white half
  18. >page ad):
  19. >        ... preserves all of the code you add to this framework ...
  20. >                                          ^^^                    
  21. >But, I can not simply ADD code. The source code generated by it deos
  22. >not give you any way to transfer data in/out dialog. You have to
  23. >modify the source code. Your modification will be gone when you back
  24. >to use it. I wrote a small C program to preserve my changes. But I
  25. >have to add more and more features to my C tool to do what I want. So
  26. >I gave up. I did not order 2.1 version when I ordered BC++ 3.1.
  27. >
  28. >If you want use it as a prototype generator, it works.
  29. >
  30. >I have to say: the name is not missleading: PROTOtype GENerator, not CODEGEN.
  31.  
  32. I also have PROTOGEN 2.0 (just got the 2.2 upgrade yesterday !).  I am a 
  33. little confused by your comments.  Are you saying the code you enter in
  34. your application is changed if you change your menus from Protogen ?
  35.  
  36. If you add your code only within the delimiters generated in the source
  37. code by Protogen, your code will not change if you change the way the
  38. menus work.  I have done this repeatedly without any loss of code.
  39. When I was first learning to use Protogen, I mistakenly added some
  40. code outside the delimiters and yes, I lost the code when I changed
  41. the interface.  I then re-read the manual, and sure enough, it was
  42. documented (sorry, I don't have my manual here to quote pages).
  43.  
  44. By the way, the upgrade to version 2.2 was only $5.00 with the
  45. upgrade from BC++ 3.0 w/AF to BC++ 3.1 w/AF.  
  46.  
  47. Now if the OS/2 version of BC++ would be released :-).  Sorry about
  48. that, no flames please.
  49.  
  50.