Hi Doug,

I'm not disparaging your editor - really I'm not. If the compile is switch settable and that's the desired behavior, then that's great. I know you've put lots of blood, sweat and tears into it, and have a mighty fine product. You can be justifiably proud of it. Besides, nobody wants to be told their baby is ugly, even if it is (I'm not saying yours is, that's just a saying). The main reason I won't change is because I use my own editor which started life 27 years ago. It does everything I want it to, and if I need something new, I just add it. Heck, it can even make coffee!

Now before anyone starts flaming me for being a dinosaur, I freely admit to being that, and an opinionated, crusty curmudgeon. It's not true what they say about old dogs and new tricks, though. I'm constantly learning new things, and if they make me a better developer, I adopt them. If they don't, I leave them for someone else.

Even though most of my work lately is supporting D3, I do my coding in Jbase and move it to D3. They are quite compatible, and the Jbase compiler is pretty good at telling you what the problem really is. I have spent many years programming in Universe and Unidata, and would happily do it again.

Charlie Noah
Charles W. Noah Associates
[email protected]

The views and opinions expressed herein are my own (Charlie Noah) and do not necessarily reflect the views, positions or policies of any of my former, current or future employers, employees, clients, friends, enemies or anyone else who might take exception to them.

XXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXX
XXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXX
  XXXXXXXXXXXX      12       XXXXXXXXXXXXXXX
  XXXXXXXXXXX     11 ! 1      XXXXXXXXXXXXXX
  XXXXXXXXXXX    10  !  2     XXXXXXXXXXXXXX
  XXXXXXXXXXX    9 --!   3    XXXXXXXXXXXXXX
  XXXXXXXXXXX     8     4     XXXXXXXXXXXXXX
  XXXXXXXXXXX      7   5      XXXXXXXXXXXXXX
  XXXXXXXXXXXX       6       XXXXXXXXXXXXXXX
  XXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXX
  XXXXXXXXXXXXX MR.  COFFEE XXXXXXXXXXXXXXXX
  XXXXX    XXXXXXXXXXXXXXXXXXXXXXXX
  XXXXX     XXXXXX 11:23 AM25hXXXX
  XXXXX      XXXXXXXXXXXXXXXXXXXX
  XXXXX
  XXXXX
  XXXXX
  XXXXX      XX XXXXXXXXXXXXX XXXX
  XXXXX       XX            XX   X
  XXXXX       XX            XX   X
  XXXXX        XX          XX
  XXXXX         XXXXXXXXXXXX
XXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXX
XXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXX
On 04-05-2011 9:30 AM, Doug Averch wrote:
Hi Charlie:

You can toggle the behavior off and on with a right mouse click.  I find
that my programming style after 27 plus years  as UniBasic programmer has
changed.  For example I would normally type:

         BEGIN CASE

               CASE WHATEVER

Now I type this first:

         BEGIN CASE

         END CASE



This is something I do when I code in Java or JavaScript as well because the
Eclipsed based editors I use  make me finish the syntax.  I think you will
find that you code is much better because the compiler is always telling me
what I've left off.

It is unfortunate you won't change because I think you will find XLr8Editor
on Eclipse the makes coding more enjoyable, easier, efficient, and produces
better quality.  And the irony of this situation is the code is still be
created by you.

Regards,

Doug

www.u2logic.com/tools.html

"Eclipse based tools for U2 programmers"

-----Original Message-----
From: [email protected] [mailto:
[email protected]] On Behalf Of Charlie Noah
Sent: Tuesday, April 05, 2011 7:02 AM
To: U2 Users List
Subject: Re: [U2] Game changer for U2 editors ([AD] added for Doug)



Doug,



I certainly hope this behavior can be turned off. It would piss me off
mightily to have my editor constantly tapping me on the shoulder and telling
me that my unfinished program wouldn't compile. I frequently stop to think
while I am coding, sometimes for several minutes. My editor compiles and
catalogs on command, not whenever it wants to. I for one do not want that to
change.



BTW, Doug, you've posted here before - you should already know to put [AD]
in the subject.



Charlie Noah

Charles W. Noah Associates

[email protected]



The views and opinions expressed herein are my own (Charlie Noah) and do not
necessarily reflect the views, positions or policies of any of my former,
current or future employers, employees, clients, friends, enemies or anyone
else who might take exception to them.
_______________________________________________
U2-Users mailing list
[email protected]
http://listserver.u2ug.org/mailman/listinfo/u2-users

_______________________________________________
U2-Users mailing list
[email protected]
http://listserver.u2ug.org/mailman/listinfo/u2-users

Reply via email to