Hi all,

I'm working on a Direct to Java Client application. I just started having problems with faulting and I'm not sure why it has just started. Maybe I just never noticed it before, but I doubt that.

When I have a drop-down of possible types that a given class can have, and the user selects one, WO immediately does a select of all the other instances of the same class in the DB that also have the selected type, and then traverses the relationships and grabs all the related objects to each instance of the original class as well. This just seems wrong. Isn't this what faulting is supposed to prevent?

I don't recall changing any faulting behavior. Any ideas?

Dave
_______________________________________________
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]

Reply via email to