Re: Aggregated exceptions question

2008-04-15 Thread Florijan Stamenkovic
On Apr 15, 2008, at 15:16, Chuck Hill wrote: I don't see that as a large problem for validateForDelete. And out they go :) F ___ Do not post admin requests to the list. They will be ignored. Webobjects-dev mailing list (Webobjects-dev@lists.ap

Re: Aggregated exceptions question

2008-04-15 Thread Chuck Hill
On Apr 14, 2008, at 12:37 PM, Florijan Stamenkovic wrote: Hi all, I'm wondering how many people use (and depend on) NSValidation.ValidationException aggregation capabilities, especially in validateForDelete? I use them, but not in validateForDelete. Or not often... The thing being, I'

Aggregated exceptions question

2008-04-14 Thread Florijan Stamenkovic
Hi all, I'm wondering how many people use (and depend on) NSValidation.ValidationException aggregation capabilities, especially in validateForDelete? The thing being, I'm re-writing client side EO validateForDelete(), and actually would prefer to switch to non-aggregated exceptions, mea