If the various functions like handleDate, handleTimestamp, etc. were protected instead of private, then they could be overridden without having to clone the entire class.
I changed all the handle methods to protected and it will go out in the next release.
Thanks!
5.4 has been released so closing ticket.
Log in to post a comment.
I changed all the handle methods to protected and it will go out in the next release.
Thanks!
5.4 has been released so closing ticket.