Carsten Ziegeler created SLING-2981:
---------------------------------------

             Summary: Create simpler but more flexible api
                 Key: SLING-2981
                 URL: https://issues.apache.org/jira/browse/SLING-2981
             Project: Sling
          Issue Type: Improvement
          Components: Commons
            Reporter: Carsten Ziegeler
            Assignee: Carsten Ziegeler
             Fix For: Commons Scheduler 2.4.0


The current api of the scheduler service has two problems:
- each time we add a new feature, we have more or less to duplicate the methods 
and add new methods with exactly this new feature
- most of the methods throw checked and unchecked exceptions although this is 
usually useless for the client

--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators
For more information on JIRA, see: http://www.atlassian.com/software/jira

Reply via email to