You are viewing a plain text version of this content. The canonical link for it is here.
Posted to bsf-dev@jakarta.apache.org by "Rony G. Flatscher (JIRA)" <ji...@apache.org> on 2008/06/24 01:27:45 UTC

[jira] Created: (BSF-20) ReflectionUtils.addEventListener(): give more informative error description

ReflectionUtils.addEventListener(): give more informative error description
---------------------------------------------------------------------------

                 Key: BSF-20
                 URL: https://issues.apache.org/jira/browse/BSF-20
             Project: BSF
          Issue Type: Improvement
    Affects Versions: BSF-2.4
            Reporter: Rony G. Flatscher
             Fix For: BSF-2.4


If a user supplies an event set that does not exist, then the error message informs the user of this fact.  

Some end user kind of programmers, but also rookies in Java/Scripting are sometimes lost as to what would be the correct name of an event set name. Also, for Java-unsavvy people the event methods defined in the listener are not as easy researchable for them.

Now, if we were supplying the available event set names and for each event set the defined events with the error message, then this would help those kind of people tremendeously.

[PS: Have fixes locally, but would like to apply them in sequence by tackling one open Jira issue after another.]


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


---------------------------------------------------------------------
To unsubscribe, e-mail: bsf-dev-unsubscribe@jakarta.apache.org
For additional commands, e-mail: bsf-dev-help@jakarta.apache.org


[jira] Updated: (BSF-20) ReflectionUtils.addEventListener(): give more informative error description

Posted by "Sebb (JIRA)" <ji...@apache.org>.
     [ https://issues.apache.org/jira/browse/BSF-20?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Sebb updated BSF-20:
--------------------

    Fix Version/s:     (was: BSF-2.4)

> ReflectionUtils.addEventListener(): give more informative error description
> ---------------------------------------------------------------------------
>
>                 Key: BSF-20
>                 URL: https://issues.apache.org/jira/browse/BSF-20
>             Project: BSF
>          Issue Type: Improvement
>    Affects Versions: BSF-2.4
>            Reporter: Rony G. Flatscher
>
> If a user supplies an event set that does not exist, then the error message informs the user of this fact.  
> Some end user kind of programmers, but also rookies in Java/Scripting are sometimes lost as to what would be the correct name of an event set name. Also, for Java-unsavvy people the event methods defined in the listener are not as easy researchable for them.
> Now, if we were supplying the available event set names and for each event set the defined events with the error message, then this would help those kind of people tremendeously.
> [PS: Have fixes locally, but would like to apply them in sequence by tackling one open Jira issue after another.]

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


---------------------------------------------------------------------
To unsubscribe, e-mail: bsf-dev-unsubscribe@jakarta.apache.org
For additional commands, e-mail: bsf-dev-help@jakarta.apache.org