Issue 109: Go to Next Error is Currently a Hack
http://code.google.com/p/yi-editor/issues/detail?id=109
New issue report by kr.angelov:
When a module is parsed/typechecked with GHC the list of errors is
recorded in a list of CompileNote which is currently defined in Yi.Editor.
This is not the right place to do it. Yi.Editor should be independent of
Shim/GHC. Instead a more general system for recording list of errors is
needed. For example you may want to add support for third party language
and then the error messages will not be GHC specific anymore.
Issue attributes:
Status: Accepted
Owner: kr.angelov
Labels: Type-Cleanup-Refactor Priority-Medium
--
You received this message because you are listed in the owner
or CC fields of this issue, or because you starred this issue.
You may adjust your issue notification preferences at:
http://code.google.com/hosting/settings
--~--~---------~--~----~------------~-------~--~----~
Yi development mailing list
[email protected]
http://groups.google.com/group/yi-devel
-~----------~----~----~----~------~----~------~--~---