Hello - I have most of my app converted to Wonder. However, my old widget components aren't working anymore. The object isn't being passed in. The key is passed in fine, but the EOEnterprise object isn't.
These custom components are not part of D2W. They are just part of the plain vanilla. I have subclassed ERXComponent, ERDEditComponent, etc, all to no avail. I have an iVar as : public EOEnterpriseObject object; I have also used setObject, etc, and a null object is always passed in. My wod file has the following: TypePopup: TOSEditTypePopup { key = "type"; object = projectItem; } What obvious thing am I missing? If I take out the widget, the component renders so the projectItem isn't null. Thanks James
_______________________________________________ Do not post admin requests to the list. They will be ignored. Webobjects-dev mailing list (Webobjects-dev@lists.apple.com) Help/Unsubscribe/Update your Subscription: https://lists.apple.com/mailman/options/webobjects-dev/archive%40mail-archive.com This email sent to arch...@mail-archive.com