Dear Wiki user, You have subscribed to a wiki page or wiki category on "Xmlgraphics-fop Wiki" for change notification.
The following page has been changed by JeremiasMaerki: http://wiki.apache.org/xmlgraphics-fop/ProcessingFeedback The comment on the change is: Thanks, Wilfred, but... ------------------------------------------------------------------------------ * It keeps the calling code relatively readable. (No if (log.isDebugEnabled()) stuff, etc., no message formatting.) * You really program to an interface, instead of an implementation. + Drawbacks: + + * Unusable for us until the license is changed from LGPL to something that's on the allowed licenses list: http://www.apache.org/legal/3party.html + * Unusable for us until we migrate to Java 1.5 because it uses annotations. + + ''Comment by JeremiasMaerki: Thanks, Wilfred, for your suggestion and for writing this up. But I don't think it's going to happen this way in the short term because of the above points. Furthermore, I'm very allergic to Maven.'' + --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]
