realbasic-nug.it
[Top] [All Lists]

Re: date e calcoli

To: REALbasic NUG Italian <realbasic-nug.it@lists.realsoftware.com>
Subject: Re: date e calcoli
From: Karim Gorjux <lemieliste@gmail.com>
Date: Wed, 22 Jul 2009 13:32:07 +0300
Authentication-results: mx.google.com; spf=neutral (google.com: 74.124.194.228 is neither permitted nor denied by best guess record for domain of realbasic-nug.it-bounces@lists.realsoftware.com) smtp.mail=realbasic-nug.it-bounces@lists.realsoftware.com; dkim=pass (test mode) header.i=@gmail.com
Delivered-to: listarchive@realsoftware.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 :from:date:message-id:subject:to:content-type :content-transfer-encoding; bh=34an0C82I8yNNgWE91hpH2nLS7RLd2v/vd/bXRikPa8=; b=NXEtNpuQ85UADxfOnFUErLQU/5esqwkTPE5lO+CSWAnWXC+81oGlSG9XUZEoPdRfk6 WO6wBn+pFk0MiHqvu6/VsSLaRAwlQLw9BF546/37DwE+AoglQKbgvq0PrjZwHjzOSr9f K8/bJSKIiMY28BTapS7YqxuKHXPivH8a1EE5g=
Domainkey-signature: a=rsa-sha1; c=nofws; d=gmail.com; s=gamma; h=mime-version:in-reply-to:references:from:date:message-id:subject:to :content-type:content-transfer-encoding; b=AU8tnRjCpL2Tev25KoBl9JGP/4TjBt7sRM1TdkRodYt2w0fqhLqoFBrtnC+4QJ2C5N vuQHLSIlY3XBWlx87LTXBumMGd0HCkS46vzSSlYglCE7k9k6bipfhQsWHhA1LukIqtvr cAR1QxIqNCiYF1PqCtlSsKY9Fh5hu0XSKCBTs=
In-reply-to: <BE11BFB8-9EEB-40A9-900A-4F1DAA9A71A8@yahoo.it>
References: <97EF601C-6097-49A4-9D7F-2D9AF36458D0@tiscali.it> <4E70EFB2-8584-4550-BDC8-DA8B012161BD@yahoo.it> <CF4AEC06-6CD6-4BF7-95F5-7C5C5CCC8B6A@tiscali.it> <482974880907220207h2add59beu4ac1a1925778ea5c@mail.gmail.com> <E7EDCC3D-6A1A-4378-B0E1-7940CA7659EA@yahoo.it> <482974880907220231l3637481bq89c45aae28274728@mail.gmail.com> <B45B9BB1-0499-41E6-ADB1-BD33FBFF155D@yahoo.it> <482974880907220311k558b1483mcdaf74c9dd541774@mail.gmail.com> <BE11BFB8-9EEB-40A9-900A-4F1DAA9A71A8@yahoo.it>
Reply-to: REALbasic NUG Italian <realbasic-nug.it@lists.realsoftware.com>
Sender: realbasic-nug.it-bounces@lists.realsoftware.com
2009/7/22 Massimo Valle <maxduepuntozero@yahoo.it>:
> Sarebbe più elegante farne un estensione dell'oggetto Object:
>
> Function Clone(extends a as object) as Variant
>
> in questo modo diventa possibile scrivere newDate = oldDate.Clone
>

Interessante, vedrò di capirci qualcosa di più.

> Comunque l'ho provato e mi da un RuntimeException ...

Penso che sta funzione abbia dei problemi con le proprietà in array.

Ciao Massimo, grazie per l'interessante discussione.

-- 
Karim Gorjux



<Prev in Thread] Current Thread [Next in Thread>