site_archiver@lists.apple.com Delivered-To: darwin-dev@lists.apple.com Dkim-signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=gamma; h=domainkey-signature:mime-version:received:in-reply-to:references :date:message-id:subject:from:to:cc:content-type; bh=JYyXu13ZE0ADgXXIdqd/juqmumS1boO/zJIRIFwZ2KU=; b=q4wWJl+hy2Wnuvh/c6Ulqe9x/bC9Y7I2dv7jWtx4L2kUhKqNyAA7sCYhgqzpcKxQ0M QPaxWNOtQF2zy6RNFoIfSEnQnl7wRCCaRujf0UZRZwN39G329zvvL96cEcIHICTRm2q4 kt3iSsnUiOCQRaNIsSuCtrfxnVoWeu0CV4qjo= Domainkey-signature: a=rsa-sha1; c=nofws; d=gmail.com; s=gamma; h=mime-version:in-reply-to:references:date:message-id:subject:from:to :cc:content-type; b=sUCRdegc2rpJmeqecbPEWZS47LdDIqM0QSLpCSvN+2K0IOB8HRPd0H0o03tf3+XI9l uD+ZCH/qgnznDHaws0lw+hGH32kzl1iwmvX6wVqCBRDtRmxzKzKQ9OJHbZFcY4x1p3eH XguZV3EvGBbPTnloHn52EnEsSkkg9aBRThGgE= On Mon, Nov 16, 2009 at 2:51 AM, Filip van der Meeren <filip@code2develop.com> wrote:
Hi,
Sorry if I am posting this on the wrong forum. But I really do not know where to post this message. Is it possible to archive/store a block?
I do not believe so. Think about what that would entail; it would have to save all of its code, as well as all of its context; and would have to do so in a way that would remain valid across process launches (what happens if someone archives a block in 32-bit code, but attempts to call it from 64-bit code, etc.) -- Clark S. Cox III clarkcox3@gmail.com _______________________________________________ Do not post admin requests to the list. They will be ignored. Darwin-dev mailing list (Darwin-dev@lists.apple.com) Help/Unsubscribe/Update your Subscription: http://lists.apple.com/mailman/options/darwin-dev/site_archiver%40lists.appl... This email sent to site_archiver@lists.apple.com
participants (1)
-
Clark Cox