Re: [Requirements/Javascript] Aren't some evaluations useless?
site_archiver@lists.apple.com Delivered-To: installer-dev@lists.apple.com Dkim-signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=gamma; h=domainkey-signature:received:received:mime-version:in-reply-to :references:content-type:message-id:content-transfer-encoding:from :subject:date:to:x-mailer; bh=MUDduONsgOHNOtzKvcTu1484tOlQ44hVse55Ybu5TEs=; b=m3vFcnB0+yK7oEowyqmJnoEUsBN9AYzGD/A1bDtNzzTxbtV7hx/6poTSuRUH4ibAXp W2+ODJbQvr7ACPYZEBLBVlu9ItZDpOgexnMOr11TooMOl4d4MqlvohexTLs9OMJo7ila 8Q3YZMH6lpH5N48LGRcbZfS/t/29xGeBCdNYA= Domainkey-signature: a=rsa-sha1; c=nofws; d=gmail.com; s=gamma; h=mime-version:in-reply-to:references:content-type:message-id :content-transfer-encoding:from:subject:date:to:x-mailer; b=xDF3NvS8XgEuvTpPv/uxw3MUx3Phn9NKgp0gKGmd9SofEPRvPVi4zBiMW5O87DcTGz /aD0r9NpinHZFFTuYS2PeG1NPsc/5tx3Ej+oK2H0iyxLwjmCcSJEGpvrRkN8OFWDOA/F uwPiUZm0wrCRPBwd8hDnY81nZn9ySse9gIRw0= On Sep 29, 2008, at 12:27 AM, Iceberg-Dev wrote: [...] 1st strange point: ------------------ _______________________________________________ Do not post admin requests to the list. They will be ignored. Installer-dev mailing list (Installer-dev@lists.apple.com) Help/Unsubscribe/Update your Subscription: http://lists.apple.com/mailman/options/installer-dev/site_archiver%40lists.a... - my.result is not supported for state of choice related functions (if you use one, you get plenty of warnings in Installer.app logs). - if the start_selected function returns false, it does not prevent installation or a partition from being selected. So it can't prevent installation, it can't prevent a partition from being selected and it can't apparently display a warning or a stop message. Then is it because an InstallationCheck or VolumeCheck script could rely on the value of choices.[].selected that this function is evaluated? If this is the case, why is this function evaluated when it's never called by such a script? Regarding this part, I forgot to mention that part of the strangeness is that this function is evaluated as soon as the Introduction step and not after the target volume has been selected. This email sent to site_archiver@lists.apple.com
participants (1)
-
Iceberg-Dev