Did you override synchronizesVariablesWithBindings?

-G


On Apr 4, 2012, at 6:11 AM, James Cicenia wrote:

> 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      ([email protected])
> Help/Unsubscribe/Update your Subscription:
> https://lists.apple.com/mailman/options/webobjects-dev/mastermind%40knuckleheads.net
> 
> This email sent to [email protected]

 _______________________________________________
Do not post admin requests to the list. They will be ignored.
Webobjects-dev mailing list      ([email protected])
Help/Unsubscribe/Update your Subscription:
https://lists.apple.com/mailman/options/webobjects-dev/archive%40mail-archive.com

This email sent to [email protected]

Reply via email to