I reckon that there aren't many (if at all) custom implementations of MarkupWriterFactory out there. For those that implement it themselves, it's just a minimal amount of additional code that can be copied from Tapestry's default implementation.
Uli On 28.02.2013 03:27, Bob Harner wrote: > While I like Uli's recently committed changes for TAP5-2071, it's > worth noting that they do change the API of a public interface and > will therefore break any user code that implements > MarkupWriterFactory. > > https://issues.apache.org/jira/browse/TAP5-2071 > > Concerns? Alternatives? > > --------------------------------------------------------------------- > To unsubscribe, e-mail: [email protected] > For additional commands, e-mail: [email protected] > --------------------------------------------------------------------- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]
