You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@tapestry.apache.org by "Jim O'Callaghan (JIRA)" <ji...@apache.org> on 2010/07/01 00:04:50 UTC

[jira] Created: (TAP5-1196) Decorator methods for non existent services should fail with a message

Decorator methods for non existent services should fail with a message
----------------------------------------------------------------------

                 Key: TAP5-1196
                 URL: https://issues.apache.org/jira/browse/TAP5-1196
             Project: Tapestry 5
          Issue Type: Improvement
          Components: tapestry-ioc
    Affects Versions: 5.2.0
            Reporter: Jim O'Callaghan
            Priority: Minor


jc1 - Shouldn't decorator methods fail with a message that 'decorated xyz  service doesn't exist'?  It would make it a lot easier to find errors due to service name changes etc.

HLS contrib - Probably, if there is no @Match annotation, then the implicit service id (from the method name) should be required to exist.

-- 
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.