On 2 Nov 2005, at 18:11, Jeremy Quinn wrote:
I can see two solutions to this bug :1. remove the .trim() from the TextRecorder.getText() method, but I do not know if something else relies on this.2. Treat SQLTransformer.startSubstituteValueElement (and probably startAncestorValueElement as well) as a special case, and always add a space to the preceding text.WDYT ?
I suppose another option would be to override o.a.c.transformation.AbstractSAXTransformer.endTextRecording in SQLTransformer, with a call to an alternative TextRecorder.getAllText () method.
regards Jeremy
smime.p7s
Description: S/MIME cryptographic signature
