Description
Contributing my own templateSource and pageSource is easy, thanks to Hivemind, but I would really like to be able to override the default implementations. This is not currently possible due to the private instance variables. It would be very helpful to either add accessor methods for these or to change them to protected.
Along the same lines, it would be necessary to also make ImplMessages public since it is used by TemplateSourceImpl.