reschke commented on PR #838:
URL: https://github.com/apache/jackrabbit-oak/pull/838#issuecomment-1410753093

   > +1 but I think in the long run we should replace `ISO8601.parse()` with 
something better (swallowing the exceptions returning `null` is not great).
   
   Be careful; that method is specifically written to support dates in JCR 
(AFAIR). Using an entirely different library could introduce subtle bugs. If 
better diagnostics are needed, we should do that in the same codebase, sharing 
code with the existing method.


-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: [email protected]

For queries about this service, please contact Infrastructure at:
[email protected]

Reply via email to