I remember Nibble!
Yes, Pascal, you are pretty young for the community at 35!
I'm sorry I couldn't make WOWODC this year - lets start planning the next one
so I can plan my family vacation around it :)
On Jul 6, 2011, at 1:33 PM, Ken Anderson wrote:
> It's honestly pretty simple.
>
> Apple ne
On 11/07/2011, at 8:09 AM, Henrique Prange wrote:
> On 10/07/2011, at 08:04, Paul Hoadley wrote:
>
>> Hi Henrique,
>>
>> I'm using WOUnit 1.1.1 to unit test some code that indirectly calls
>> EOUtilities.localInstanceOfObject() for whatever reason on an EO that I've
>> inserted into a MockEdit
On Jul 10, 2011, at 5:39 PM, Henrique Prange wrote:
>
> On 10/07/2011, at 08:04, Paul Hoadley wrote:
>
>> Hi Henrique,
>>
>> I'm using WOUnit 1.1.1 to unit test some code that indirectly calls
>> EOUtilities.localInstanceOfObject() for whatever reason on an EO that I've
>> inserted into a Mo
On 10/07/2011, at 08:04, Paul Hoadley wrote:
> Hi Henrique,
>
> I'm using WOUnit 1.1.1 to unit test some code that indirectly calls
> EOUtilities.localInstanceOfObject() for whatever reason on an EO that I've
> inserted into a MockEditingContext. Because the EO has not been saved to the
> (n
Hi Henrique,
I'm using WOUnit 1.1.1 to unit test some code that indirectly calls
EOUtilities.localInstanceOfObject() for whatever reason on an EO that I've
inserted into a MockEditingContext. Because the EO has not been saved to the
(non-existent) DB, the local-instance fails and returns null,