I have an ERXBatchingDisplayGroup that is working fine, but just today calling the method filteredObject I discovered that the ERXBatchingDisplayGroup will not return a real NSArray of objects but instead a special ERXBatchingDisplayGroup.fakeArray that is not suitable for me.
So due to the fact that the datasource is small i decided to give up batching and basically use the simpler ERXDisplayGroup, simply replacing "ERXBatchingDisplayGroup" with "ERXDisplayGroup", but now the displaygroup won't set qualifiers anymore. Any reason ? Thanks Regards Amedeo _______________________________________________ Do not post admin requests to the list. They will be ignored. Webobjects-dev mailing list ([email protected]) Help/Unsubscribe/Update your Subscription: http://lists.apple.com/mailman/options/webobjects-dev/archive%40mail-archive.com This email sent to [email protected]
