martin-g commented on issue #356: Wicket 6662 URL: https://github.com/apache/wicket/pull/356#issuecomment-489462577 @bitstorm My reasoning is: If the classes are public then they have to be deprecated before being removed. There is no way to tell how many applications use any of those classes. There are no any drawbacks in keeping them as deprecated for 1 major release. The size of the jars will be slightly bigger - no one cares about such difference. We won't support those classes since they are deemed to be removed. We keep them around just for users' convenience.
---------------------------------------------------------------- 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. For queries about this service, please contact Infrastructure at: [email protected] With regards, Apache Git Services
