groovy

Maps of closures coercion to classes fails with non-overriding methods, protected methods, and with arrays parameters

Details

  • Type: Bug Bug
  • Status: Closed Closed
  • Priority: Major Major
  • Resolution: Fixed
  • Affects Version/s: 1.1-rc-1
  • Fix Version/s: 1.1-rc-2
  • Component/s: None
  • Labels:
    None
  • Number of attachments :
    0

Description

The map of closures coercion to classes mechanism has some flows.
The groovy code generated has syntax errors for methods not overriding any other method.
Only public methods can be overridden.
Furthermore, the mechanism won't work when using arrays as the simple name of classes are used ( [java.langString, etc... instead of String[])

Activity

There are no comments yet on this issue.

People

Vote (0)
Watch (0)

Dates

  • Created:
    Updated:
    Resolved: