Otavio Rodolfo Piske created CAMEL-20385:
--------------------------------------------

             Summary: camel-core: use modern modern time/date classes and 
interfaces
                 Key: CAMEL-20385
                 URL: https://issues.apache.org/jira/browse/CAMEL-20385
             Project: Camel
          Issue Type: Task
          Components: camel-core
            Reporter: Otavio Rodolfo Piske


We have multiple places within Camel that still use older ways to deal with 
dates. Although that is still OK for internal APIs, we could make things 
simpler for public APIs. 

For instance, instead of having someMethod(long timeout) we could use 
someMethod(Duration duration) ... or equivalent. 



--
This message was sent by Atlassian Jira
(v8.20.10#820010)

Reply via email to