Well, in one situation I want to manipulate displayPropertyKeys without having to create a bunch more rules (I feel like I'm duplicating code when I do that). I'm pretty sure I'm fighting the framework on this one and need to just drink the rule cool-aid (regardless of whether it creates more work for someone later on :P).
-Lon On Wed, Nov 2, 2011 at 5:34 PM, Ramsey Gurley <[email protected]> wrote: > Hi Lon, > > It doesn't look like that class has a D2W context at all. It basically just > wraps a D2W page component with a switch. You could create a new context and > give it the same pageConfiguration and object, but I'll guess you want > something else. What are you trying to determine from the nested component's > d2wContext? > > Ramsey > > > On Nov 2, 2011, at 5:02 PM, Lon Varscsak wrote: > >> Is there a way to access the D2WContext in a non-D2W component that >> contains a D2W component such as ERXD2WInspect? >> >> Thanks, >> >> Lon >> _______________________________________________ >> 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/rgurley%40smarthealth.com >> >> 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: http://lists.apple.com/mailman/options/webobjects-dev/archive%40mail-archive.com This email sent to [email protected]
