if DEBUG=1 then log warnings when fieldsel or filter contains a field that’s not in the AttributresRecord. The reason is that sometimes developers of BC classes changed field names without respecting client apps. We need some mechanism to find out if the field names passed by an app / client still match the BC.
if DEBUG=1 then log warnings when fieldsel or filter contains a field that’s not in the AttributresRecord. The reason is that sometimes developers of BC classes changed field names without respecting client apps. We need some mechanism to find out if the field names passed by an app / client still match the BC.