Re: alert pop-up
Re: alert pop-up
- Subject: Re: alert pop-up
- From: Anjo Krank <email@hidden>
- Date: Sun, 5 Mar 2006 10:14:00 +0100
Am 05.03.2006 um 08:54 schrieb Loren Cahlander:
Performance! If you have 200+ rows and have to validate which
actions (possibly many) to allow, then the performance of the page
can be very slow. There are times when you have to weigh
performance vs UI completeness.
I don't really believe this. A conditional just pulls the binding
evaluation and renders the content if it evals to true. As you need
the eval anyway if you have a popup when the object can't be deleted,
you gain nothing but lose the omitted rendering of those that evaled
to false.
Did you actually test this?
Cheers, Anjo
_______________________________________________
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