Hi all,

While browsing a bit through the FOTree code, it appeared to me that the sole function of the class fo.PropertySets is in the canHaveMarkers() method. None of the other members are referenced anywhere in the code, so I was thinking maybe this class could be removed completely?

I'd go about that by moving that method to FONode, have it return 'false', and override to return true on the FONode subclasses in question, unless anyone objects...


Cheers,

Andreas

Reply via email to