Evan I appreciate your assistance and knew you had the best solution.

But does your derivative completely stomp/override and replace default Shell.renderComponent? Or does the default Shell.renderComponent get executed somewhere?

I am just wondering if you had to go thru th epain of copying out of Shell.renderComponent all it's guts and instrumenting them in place within your Hacks.renderComponent or whether you found a way to utilize/operate the base class in some rendering capacity in conjunction with your override.

Could you elaborate? I know it sounds like basic inheritence stuff but I have tried to execute super.renderComponent within my overridden version and could not get it to work and do not understand why it crashes with nullpointerexception... or whether the base class execution of renderComponent needs to be avoided altogether for some strange reason.

Best regards
Ken in nashua



----Original Message Follows----
From: "Ken nashua" <[EMAIL PROTECTED]>
To: [EMAIL PROTECTED], users@tapestry.apache.org
Subject: RE: is ognl usable inside *.css files ?
Date: Thu, 28 Jun 2007 12:55:58 -0400

Also, is it possible for someone to offer a snippet as how to actually implement the instrumentation of the CSS logic? is this specified in a template? Or do I have to write it out to the writer?

Thanks for any assistance.

Best regards
Ken in nashua

_________________________________________________________________
Get a preview of Live Earth, the hottest event this summer - only on MSN http://liveearth.msn.com?source=msntaglineliveearthhm

_________________________________________________________________
Get a preview of Live Earth, the hottest event this summer - only on MSN http://liveearth.msn.com?source=msntaglineliveearthhm


---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to