Not sure if extension functions will do the same. ...
# spring
c
Not sure if extension functions will do the same. When extending the classes you are changing the way the implementation operates using the protected facilities. With extension functions you can only access public interface