• Open Menu Close Menu
  • Apple
  • Shopping Bag
  • Apple
  • Mac
  • iPad
  • iPhone
  • Watch
  • TV
  • Music
  • Support
  • Search apple.com
  • Shopping Bag

Lists

Open Menu Close Menu
  • Terms and Conditions
  • Lists hosted on this site
  • Email the Postmaster
  • Tips for posting to public mailing lists
Re: Rapid Turnaround - RESOLVED BUT RUNS SLOW -
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: Rapid Turnaround - RESOLVED BUT RUNS SLOW -


  • Subject: Re: Rapid Turnaround - RESOLVED BUT RUNS SLOW -
  • From: Alexander Spohr <email@hidden>
  • Date: Thu, 14 Feb 2008 09:19:00 +0100


Am 14.02.2008 um 04:47 schrieb Ricardo Parada:


On Feb 13, 2008, at 8:38 PM, Ricardo Parada wrote:

I figured it out. It turned out that the superclass for my application has this in there in the constructor:

            this.setCachingEnabled(true);

So I just changed that to true and now it works.


Oops... I meant to say that I changed that to false and now it works. So now the component definitions are read from the file system everytime.

You can take that line out anyway. In development it is false by default, in deployment true.



Now it seems to run slow. I seem to recall Mike Schrag saying that was caused by some IPC (inter-process-communication) code in there that is used by the rapid turn around stuff.

Usually not. You should not see any problems in development. It _will_ be slow if you do that in deployment, as it loads the template every time again from the disk.


Your problem must be something else. It could be ipc, but then you have a wrong setup somewhere.

	atze


_______________________________________________ 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
References: 
 >Re: Rapid Turnaround - RESOLVED BUT RUNS SLOW - (From: Ricardo Parada <email@hidden>)

  • Prev by Date: Re: DirectAction & User login Questions.
  • Next by Date: Re: Converting from one subclass to another
  • Previous by thread: Re: Rapid Turnaround - RESOLVED BUT RUNS SLOW -
  • Next by thread: Re: Rapid Turnaround - RESOLVED BUT RUNS SLOW -
  • Index(es):
    • Date
    • Thread