dartanalyzer or dart_analyzer?

28 views
Skip to first unread message

Zdeslav Vojkovic

unread,
May 17, 2013, 7:17:15 PM5/17/13
to mi...@dartlang.org
Anyone knows the difference between these two?

From what I could find, dart_analyzer is the 'old' analyzer (ex. dartc), and dartanalyzer  is the new one, but I can't find what is different.
Which one should be used if I want to check the code from command line?

jim.trainor.kanata

unread,
May 17, 2013, 7:25:18 PM5/17/13
to mi...@dartlang.org
dart_analyzer = old implementation, uncertain maintenance going forward
dartanalyzer = new implementation, it's faster but not yet complete, the solution going forward

Zdeslav Vojkovic

unread,
May 17, 2013, 7:31:14 PM5/17/13
to mi...@dartlang.org
thanks,

according to output messages, the editor also seems to be using dartanalyzer, so I guess that it is a better choice


On Sat, May 18, 2013 at 1:25 AM, jim.trainor.kanata <jim.train...@gmail.com> wrote:
dart_analyzer = old implementation, uncertain maintenance going forward
dartanalyzer = new implementation, it's faster but not yet complete, the solution going forward

--
For other discussions, see https://groups.google.com/a/dartlang.org/
 
For HOWTO questions, visit http://stackoverflow.com/tags/dart
 
To file a bug report or feature request, go to http://www.dartbug.com/new
 
 

jim.trainor.kanata

unread,
May 17, 2013, 7:33:41 PM5/17/13
to mi...@dartlang.org
Yes, that latest editor uses the new analyzer (which is why is doesn't complain about a lot stuff the editor used to complain about a few releases back).  We are told the new analyzer is undergoing development to complete it now.
Reply all
Reply to author
Forward
0 new messages