1 Dec 2004 02:15
Re: cvs commit: xml-fop/src/java/org/apache/fop/fo/flow Marker.java
Glen Mazza <grm7793 <at> yahoo.com>
2004-12-01 01:15:48 GMT
2004-12-01 01:15:48 GMT
Finn (or anyone else), given that FOText nodes (and possibly other non-formatting object nodes in the future) also have properties, any objections if we move FObj.bind() to FONode.bind()? That would simplify the below code a bit. Thanks, Glen spepping <at> apache.org schrieb: >spepping 2004/11/30 12:20:59 > > Modified: src/java/org/apache/fop/fo/flow Marker.java > Log: > Fixed a ClassCastException in rebind > > Revision Changes Path > 1.20 +7 -2 xml-fop/src/java/org/apache/fop/fo/flow/Marker.java > > Index: Marker.java > =================================================================== > RCS file: /home/cvs/xml-fop/src/java/org/apache/fop/fo/flow/Marker.java,v > retrieving revision 1.19 > retrieving revision 1.20 > diff -u -r1.19 -r1.20 > --- Marker.java 28 Oct 2004 10:00:21 -0000 1.19 > +++ Marker.java 30 Nov 2004 20:20:59 -0000 1.20 > <at> <at> -26,6 +26,7 <at> <at> > import org.apache.fop.apps.FOPException; > import org.apache.fop.fo.FOEventHandler;(Continue reading)
-Bertrand
RSS Feed