Unnecessary method calls during loading a page
Unnecessary method calls during loading a page
- Subject: Unnecessary method calls during loading a page
- From: Damian Stasiak <email@hidden>
- Date: Thu, 12 Jan 2012 14:16:55 +0100
Hi,
I have two problems actually. First: I cannot access lists.apple.com and
this state lasts for at least few days.
Second, what I wanted to ask is a problem with multiplied action call.
I have one page with headers of contracts. There is a table and each row
contains one header. Table is built using WORepetition :
ContractRepetition : WORepetition {
list = contractArray;
item = contractCursor;
}
One element in a row is a WOHyperlink with action that loads all data
needed to enter the page.
I expect that no unnecessary data will be loaded until I click my link
but when I enter my page (with table) this action is called for every
element in contractArray a couple of times.
What am I doing wrong?
--
Damian Stasiak
Power Media S.A.
ul. Kiełbaśnicza 24
50-110 Wrocław
tel.: +48 71 341 06 96
faks: +48 71 321 00 16
http://www.power.com.pl
Sąd Rejonowy dla Wrocławia-Fabrycznej
VI Wydział Gospodarczy - Krajowego Rejestru Sądowego
KRS: 0000281947
NIP: PL-898-16-47-572
Kapitał 640 000 zł w pełni opłacony
_______________________________________________
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