>> In my case, because I'm using the VCF (Version Control Format) I can
>> see when I checkin changes which files have been touched and do a very
>> quick diff at the point at which I check things in.
>>
>> That is now a standard practice for me as there are fixes in 2007r3
>> which I require so I am apprehensively living with the (very
>> occasional) source mangling behaviour.
>>
>> Note that having a Macbook Pro with 3GB RAM probably helps increase
>> the rarity of these problems for me.
>>
>> Andy the Cautious
>
>
> Right. I am feeling cautious and a bit sad. Joe S has offered to look at
> the color issue for me which is very cool of him.
>
> I think like norm, I have set out to retype and finagle the thing back into
> working but I am about to give up and do the mandatory 'refactor' dance.
> Seems like I had to do this on 2006 too when we went to that. Well, heres
> to hoping container controls behave a little better under r3!
>
> I think I did read where some pretty good stuff is in 07r3 though so that's
> cool in the end. I used to have a release notes reader - I think Lars wrote
> it and it was pretty snappy. Is that still around Lars?
>
> Thanks for all the tips guys!!
>
Solved it finally by exporting then deleting the class it couldn't see, then
recreate it from scratch copy and pasting all methods and recreating the
constants and properties. Once I did that she now compiles :)
Weird though. Thanks all for the kind suggestions.
-seanA
_______________________________________________
Unsubscribe or switch delivery mode:
<http://www.realsoftware.com/support/listmanager/>
Search the archives:
<http://support.realsoftware.com/listarchives/lists.html>
From Tue 31 Jul 2007 15:24:34 -0600
Return-Path: <realbasic-nug-bounces at lists dot realsoftware dot com>
X-Original-To: listarchive at realsoftware dot com
Delivered-To: listarchive at realsoftware dot com
Received: by xmail.realsoftware.com (Postfix, from userid 1037)
id 7E7AD383E3FE; Tue, 31 Jul 2007 14:24:43 -0700 (PDT)
X-Spam-Checker-Version: SpamAssassin 3.1.1 (2006-03-10) on
www.realsoftware.com
X-Spam-Level:
X-Spam-Status: No, score=-3.1 required=4.5 tests=ALL_TRUSTED,AWL,BAYES_00,
NO_REAL_NAME autolearn=ham version=3.1.1
Received: from lists.realsoftware.com (m.realsoftware.com [66.116.103.65])
by xmail.realsoftware.com (Postfix) with ESMTP id A8644383E3F4;
Tue, 31 Jul 2007 14:24:42 -0700 (PDT)
Received: from real-software-mini.local (localhost [127.0.0.1])
by lists.realsoftware.com (Postfix) with ESMTP id 7DC994EBF79;
Tue, 31 Jul 2007 16:24:30 -0500 (CDT)
X-Original-To: realbasic-nug at lists dot realsoftware dot com
Delivered-To: realbasic-nug at lists dot realsoftware dot com
Received: from mail.verex.com (mail.verex.com [66.116.103.197])
by lists.realsoftware.com (Postfix) with ESMTP id 79CFD4EBF6E
for <realbasic-nug at lists dot realsoftware dot com>;
Tue, 31 Jul 2007 16:24:26 -0500 (CDT)
Received: from [66.116.103.197] (localhost [127.0.0.1])
by mail.verex.com (Postfix) with SMTP id 18C117975A3
for <realbasic-nug at lists dot realsoftware dot com>;
Tue, 31 Jul 2007 15:24:34 -0600 (MDT)
Date: Tue, 31 Jul 2007 15:24:34 -0600
Subject: Re: Problem with container controls
From: joe at strout dot net
To: realbasic-nug at lists dot realsoftware dot com
In-Reply-To: <ECD07F6D-DF4A-4DF3-81F0-8884C2DC9F07 at mac dot com>
X-Mailer: VerEx Email Gateway
Message-Id: <20070731212434 dot 18C117975A3 at mail dot verex dot com>
X-BeenThere: realbasic-nug at lists dot realsoftware dot com
X-Mailman-Version: 2.1.9
Precedence: list
Reply-To: REALbasic NUG <realbasic-nug at lists dot realsoftware dot com>
MIME-Version: 1.0
Content-Type: text/plain; charset="us-ascii"
Content-Transfer-Encoding: 7bit
Sender: realbasic-nug-bounces at lists dot realsoftware dot com
Errors-To: realbasic-nug-bounces at lists dot realsoftware dot com
On Jul 31, 2007, at 20:19 UTC, Stefan wrote:
> No one?
>
> Does this problem is far too common or absolutely uncommon?
I've never seen it.
Best,
- Joe
--
Joe Strout -- joe at strout dot net
Strout Custom Solutions, LLC
_______________________________________________
Unsubscribe or switch delivery mode:
<http://www.realsoftware.com/support/listmanager/>
Search the archives:
<http://support.realsoftware.com/listarchives/lists.html>
|