Finn Bock wrote:
It sounds just like a job for the property system since it already deals with the corresponding properties and knows if a property is explicitly set.I don't think that there is an existing way to check if a fo is block-level but that can be added (like generatesReferenceAreas()) or just done by hand:
The FO's used to have this property. I think Glen removed it o:
if (fo.getNameId() == Constants.FO_BLOCK || ...
yuk! <snip/> Chris
