Re: _EOCheapCopyMutableArray blocks

2005-12-07 Thread Chuck Hill
Hi Corin, I think you have been messing with EOF's head. When you do that, it likes to mess with yours. :-) On Dec 6, 2005, at 8:54 PM, Corin Lawson wrote: Hi, Recently found this peculiar anomaly... calling a method on _EOCheapCopyMutableArray blocks! Well, not ex

_EOCheapCopyMutableArray blocks

2005-12-06 Thread Corin Lawson
Hi, Recently found this peculiar anomaly... calling a method on _EOCheapCopyMutableArray blocks! Something as simple as calling count() doesn't return ... WTF? Please help. Here is a code snippet and a bunch of logs (log4j)... public class EOReseller extends EOGenericRecord { //