Re: WO5.4.x resource manager bytesForResourceNamed bottleneck
Re: WO5.4.x resource manager bytesForResourceNamed bottleneck
- Subject: Re: WO5.4.x resource manager bytesForResourceNamed bottleneck
- From: Mike Schrag <email@hidden>
- Date: Thu, 29 Jan 2009 08:34:27 -0500
Everything related to rapid turnaround is a terrible bottleneck .. I
have plans to rewrite this on a couple fronts.
ms
On Jan 29, 2009, at 1:34 AM, Lachlan Deck wrote:
On 29/01/2009, at 5:03 PM, Lachlan Deck wrote:
So this might be a WOLips problem.
The following screenshot gives a bit more info on this .. so Mike
this might be for you. Any thoughts?
<...>
On 29/01/2009, at 2:22 PM, Lachlan Deck wrote:
Under WO5.3.3 I had this in my abstract super-component class...
public WOElement template()
{
if ( allowsCustomTemplatingForRequestSite() )
So I've changed this, as a work around, to
if ( allowsCustomTemplatingForRequestSite() && !
ishApplication().isDevelopmentMode() )
And now it's responding quickly again for development mode.
I'd still be interested in seeing if the previously given bottleneck
could be improved - as it's obviously more ideal to keep the dev
environment closely matched to the deployment env.
Any ideas on this Mike?
Cheers.
with regards,
--
Lachlan Deck
_______________________________________________
Do not post admin requests to the list. They will be ignored.
Webobjects-dev mailing list (email@hidden)
Help/Unsubscribe/Update your Subscription:
This email sent to email@hidden