[antlr-interest] ANTLR 3.0ea2 and ANTLRWorks 1.0ea2 released!

Matthew Ford matthew.ford at forward.com.au
Tue Jun 14 17:38:25 PDT 2005


Hi Jim,

Java V1.5 has almost caught up with my Thread improvements but not quite (see 
http://www.forward.com.au/javaProgramming/futureTalker.html for details)

My article http://www.forward.com.au/javaProgramming/threadReturnsPackage/ToCatchAThread.html
details the problem with Java threads.  It is not just the design of Swing that gives the problems.

matthew
  ----- Original Message ----- 
  From: Jim Idle 
  To: ANTLR Interest 
  Sent: Wednesday, June 15, 2005 4:43 AM
  Subject: RE: [antlr-interest] ANTLR 3.0ea2 and ANTLRWorks 1.0ea2 released!


  Yes, I am not a Java basher, but surely you should not need to develop such a thing. This is more a reflection of Swing and the way it does things than Java itself of course.

   

  Jim

   


------------------------------------------------------------------------------

  From: Matthew Ford [mailto:matthew.ford at forward.com.au] 
  Sent: Monday, June 13, 2005 2:22 PM
  To: Jim Idle; ANTLR Interest
  Subject: Re: [antlr-interest] ANTLR 3.0ea2 and ANTLRWorks 1.0ea2 released!

   

  Hi Jim, 

  Java is not that slow, it only appears to be if the GUI trys to do all the work on the main thread.

  Liberal use of background threadsimproves the user's perception of speed.

  That's why I developed my Threadspackage

  http://www.forward.com.au/javaProgramming/index.html#programming_with_java_threads

  matthew

   

   

    My only fear (hoping not to start a religious war) is that graphical tools built in Java always seem to crash, hang, have slow GUIs and so on (at least on windows, and though it would be easy to blame Windows, I don't think that is the issue). At the moment this tool suffers form the same issues - though I am loathe to offer any judgment at this stage in the game - I would prefer to contribute to its betterment.

     
-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://www.antlr.org/pipermail/antlr-interest/attachments/20050615/54a0a32d/attachment.html


More information about the antlr-interest mailing list