Skip to content

Request notification of methods that fail recompilation during class compilation #962

@ericwinger

Description

@ericwinger

During class compilation, it would be nice if a notification is signaled on every method compilation failure with the option to resume. If resumed, Rowan would continue method compilations. This would allow JfP to inform the user of all method compilation failures.

Currently, if a method fails compilation during the during class compile, Rowan signals a CompileError once and stops.

Helpful information to provide in the notification:

  • method source
  • selector
  • class name
  • error message / source offset

Metadata

Metadata

Assignees

Labels

enhancementNew feature or request

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions